aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test/test-mibs/RFC1271-MIB.mib
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2013-02-07 14:37:54 +0100
committerErlang/OTP <[email protected]>2013-02-07 14:37:54 +0100
commit2397893ee1e33ffd30205bd1a539d895cf9960b9 (patch)
tree6a04c6f06107658d40e214b0e4244a1d02ec3b93 /lib/snmp/test/test-mibs/RFC1271-MIB.mib
parentc310adbff67aa89f1ad3bff7c0a03c3506fe85ee (diff)
parentfc328fa1c24bbf0ca27d553266c90fb29427cd5f (diff)
downloadotp-2397893ee1e33ffd30205bd1a539d895cf9960b9.tar.gz
otp-2397893ee1e33ffd30205bd1a539d895cf9960b9.tar.bz2
otp-2397893ee1e33ffd30205bd1a539d895cf9960b9.zip
Merge branch 'bmk/snmp/snmp4222_integration/r15' into maint-r15
* bmk/snmp/snmp4222_integration/r15: [snmp/compiler] Improved debug printouts [snmp/compiler] Add test case and test mib [snmp/compiler] Proper release nodes [snmp/compiler] Add the mib (ALARM-MIB) [snmp/compiler] MIB compiler did not handle forward index ref [snmp/compiler] Added test case for BITS import [snmp/compiler] Release notes, appup and proper version [snmp/compiler] Corrected test mibs [snmp/compiler] MIB compiler did not handle import BITS
Diffstat (limited to 'lib/snmp/test/test-mibs/RFC1271-MIB.mib')
-rw-r--r--lib/snmp/test/test-mibs/RFC1271-MIB.mib3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/snmp/test/test-mibs/RFC1271-MIB.mib b/lib/snmp/test/test-mibs/RFC1271-MIB.mib
index 25778dede8..b1b3367667 100644
--- a/lib/snmp/test/test-mibs/RFC1271-MIB.mib
+++ b/lib/snmp/test/test-mibs/RFC1271-MIB.mib
@@ -3,7 +3,8 @@
IMPORTS
Counter FROM RFC1155-SMI
mib-2,DisplayString FROM RFC1213-MIB
- OBJECT-TYPE FROM RFC-1212;
+ OBJECT-TYPE FROM RFC-1212
+ TimeTicks FROM SNMPv2-SMI;
-- This MIB module uses the extended OBJECT-TYPE macro as
-- defined in [9].