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-TC.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-TC.mib')
-rw-r--r-- | lib/otp_mibs/mibs/OTP-TC.mib | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/otp_mibs/mibs/OTP-TC.mib b/lib/otp_mibs/mibs/OTP-TC.mib index 38c4d05846..9b80e1ccac 100644 --- a/lib/otp_mibs/mibs/OTP-TC.mib +++ b/lib/otp_mibs/mibs/OTP-TC.mib @@ -29,7 +29,7 @@ IMPORTS ; otpTcModule MODULE-IDENTITY - LAST-UPDATED "0305090900Z" + LAST-UPDATED "200305090900Z" ORGANIZATION "Ericsson" CONTACT-INFO "Contact: Erlang Support see license agreement for Erlang/OTP." @@ -37,13 +37,13 @@ otpTcModule MODULE-IDENTITY "This MIB is part of the OTP MIB. It defines common Textual Conventions used in other OTP mib modules." - REVISION "0305090900Z" + REVISION "200305090900Z" DESCRIPTION "Changed CONTACT-INFO as it was outdated, made it more generic to avoid such changes in the future." - REVISION "9712010900Z" + REVISION "199712010900Z" DESCRIPTION "The initial version of this module." ::= { otpModules 2 } |