diff options
author | Micael Karlberg <[email protected]> | 2018-05-25 14:53:38 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2018-09-27 15:28:21 +0200 |
commit | c396e2ae941c7702cf3e810a8ad0d1ac619804ed (patch) | |
tree | d3f9cb1d6449f9aab4747012eaea49a281caf38b /lib/snmp/mibs/Makefile.in | |
parent | 1a2c2e4cfaf8c08b76537b8f37ffdd90832bba94 (diff) | |
download | otp-c396e2ae941c7702cf3e810a8ad0d1ac619804ed.tar.gz otp-c396e2ae941c7702cf3e810a8ad0d1ac619804ed.tar.bz2 otp-c396e2ae941c7702cf3e810a8ad0d1ac619804ed.zip |
[snmp+otp_mibs] Moved mib and update system doc
Moved the (final) OTP-TC mib from the otp_mibs app to the snmp app.
Also basic update to the system (oam) documentation.
OTP-14984
Diffstat (limited to 'lib/snmp/mibs/Makefile.in')
-rw-r--r-- | lib/snmp/mibs/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/snmp/mibs/Makefile.in b/lib/snmp/mibs/Makefile.in index 704d611619..09b94c286f 100644 --- a/lib/snmp/mibs/Makefile.in +++ b/lib/snmp/mibs/Makefile.in @@ -57,6 +57,7 @@ MIBS = \ INET-ADDRESS-MIB \ TRANSPORT-ADDRESS-MIB \ OTP-REG \ + OTP-TC \ OTP-SNMPEA-MIB STD_v1_MIB_FILES = \ |