diff options
author | Tobias Schlager <[email protected]> | 2013-07-16 11:44:42 +0200 |
---|---|---|
committer | Tobias Schlager <[email protected]> | 2013-07-16 11:44:42 +0200 |
commit | a793ab815d0c828fb1ef7ba72ab58c1b45542831 (patch) | |
tree | d8ca38c371b3db599e0fb3cafcb9c4d084dc9377 /lib/otp_mibs/mibs/OTP-REG.mib | |
parent | c6f452c340ad1749ce91c037a4820ea0feb0a644 (diff) | |
download | otp-a793ab815d0c828fb1ef7ba72ab58c1b45542831.tar.gz otp-a793ab815d0c828fb1ef7ba72ab58c1b45542831.tar.bz2 otp-a793ab815d0c828fb1ef7ba72ab58c1b45542831.zip |
[otp_mibs] Update types of applicable MIB objects to 64bit based types.
Diffstat (limited to 'lib/otp_mibs/mibs/OTP-REG.mib')
-rw-r--r-- | lib/otp_mibs/mibs/OTP-REG.mib | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/otp_mibs/mibs/OTP-REG.mib b/lib/otp_mibs/mibs/OTP-REG.mib index c6ef2c67e5..c700f93fd8 100644 --- a/lib/otp_mibs/mibs/OTP-REG.mib +++ b/lib/otp_mibs/mibs/OTP-REG.mib @@ -25,25 +25,25 @@ IMPORTS ; otpRegModule MODULE-IDENTITY - LAST-UPDATED "0305090900Z" + LAST-UPDATED "200305090900Z" ORGANIZATION "Ericsson" CONTACT-INFO "Contact: Erlang Support see license agreement for Erlang/OTP." DESCRIPTION "The root MIB module for OTP." - REVISION "0305090900Z" + REVISION "200305090900Z" DESCRIPTION "Changed CONTACT-INFO as it was outdated, made it more generic to avoid such changes in the future." - REVISION "9902020900Z" + REVISION "199902020900Z" DESCRIPTION "Cleaned up OBJECT IDENTIFIER registration. Changed the name of the MODULE-IDENTITY of this module to non-conflicting name otpRegModule." - REVISION "9712010900Z" + REVISION "199712010900Z" DESCRIPTION "The initial revision of MIB module OTP-REG." ::= { otpModules 1 } |