diff options
author | Micael Karlberg <[email protected]> | 2010-05-06 14:22:23 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-05-06 14:22:23 +0000 |
commit | 76a5a13c7a2cbbb6a204e99ab0a6f30528c190da (patch) | |
tree | 19662de11f02e5bbc700ef348c3f2677d8f9e8dd /lib/snmp/test/snmp_test_data/OLD-SNMPEA-MIB.mib | |
parent | 56bb6dd185486f993c944ca0aa08cba571f36522 (diff) | |
download | otp-76a5a13c7a2cbbb6a204e99ab0a6f30528c190da.tar.gz otp-76a5a13c7a2cbbb6a204e99ab0a6f30528c190da.tar.bz2 otp-76a5a13c7a2cbbb6a204e99ab0a6f30528c190da.zip |
OTP-8563: Decode/Encode of Counter64 error
OTP-8574: Option to allow invalid row OIDs
OTP-8594: Make snmp forward compatible with new crypto
OTP-8595: snmpc fails to compile BITS with "holes"
Diffstat (limited to 'lib/snmp/test/snmp_test_data/OLD-SNMPEA-MIB.mib')
-rw-r--r-- | lib/snmp/test/snmp_test_data/OLD-SNMPEA-MIB.mib | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/lib/snmp/test/snmp_test_data/OLD-SNMPEA-MIB.mib b/lib/snmp/test/snmp_test_data/OLD-SNMPEA-MIB.mib index dd90d0ab50..2ba1a6fd67 100644 --- a/lib/snmp/test/snmp_test_data/OLD-SNMPEA-MIB.mib +++ b/lib/snmp/test/snmp_test_data/OLD-SNMPEA-MIB.mib @@ -12,18 +12,12 @@ OLD-SNMPEA-MIB DEFINITIONS ::= BEGIN ; -- MODULE-IDENTITY --- LAST-UPDATED "9709220900Z" --- ORGANIZATION "ETX/DN/S" --- CONTACT-INFO --- " Martin Bj�rklund --- --- Postal: ERICSSON SOFTWARE TECHNOLOGY AB --- ERLANG SYSTEMS --- Box 1214 --- S-164 28 KISTA, SWEDEN --- --- Tel: +46 8 719 20 89 --- E-mail: [email protected]" +-- LAST-UPDATED "1004200000Z" +-- ORGANIZATION "Erlang/OTP" +-- CONTACT-INFO "" +-- DESCRIPTION +-- "Header cleanup." +-- REVISION "1004200000Z" -- DESCRIPTION -- "This MIB module defines MIB objects for the SNMPEA -- component in OTP." |