Erlang Mailing Lists

Author Message

<  Erlang patches mailing list  ~  [PATCH] SNMP: OTP MIBs and ucd-snmp

pascal.brisset at cellici
Posted: Fri Feb 21, 2003 11:12 pm Reply with quote
Guest
Still posting patches here, until all interested parties have had
time to subscribe to erlang-patches...

Version 4.2.1 of the popular UCD SNMP tools (snmpwalk etc)
fail to parse some OTP MIBs. Fixes can be found below.

Most of the patches are for obvious typos; someone please
check whether the changes to IMPORTS clauses are correct.

-- Pascal Brisset [pascal.brisset_at_cellicium.com] --
-- Cellicium | 157 r des Blains | F-92220 Bagneux --



--- sasl/mibs/OTP-MIB.mib Sun Nov 9 23:54:48 1997
+++ sasl/mibs/OTP-MIB.mib Fri Feb 7 18:58:11 2003
_at__at_ -77,5 +77,5 _at__at_
"A conceptual row in the erlNodeTable."
INDEX { erlNodeId }
- :: = { erlNodeTable 1 }
+ ::= { erlNodeTable 1 }

ErlNodeEntry ::= SEQUENCE {
_at__at_ -99,5 +99,5 _at__at_
DESCRIPTION
"An integer that uniquely identifies the erlang node."
- :: = { erlNodeEntry 1 }
+ ::= { erlNodeEntry 1 }

erlNodeName OBJECT-TYPE
_at__at_ -107,5 +107,5 _at__at_
DESCRIPTION
"The symbolic name of the erlang node."
- :: = { erlNodeEntry 2 }
+ ::= { erlNodeEntry 2 }

erlNodeMachine OBJECT-TYPE
--- eva/mibs/OTP-LOG-MIB.mib Sun Nov 9 23:44:24 1997
+++ eva/mibs/OTP-LOG-MIB.mib Fri Feb 7 18:25:18 2003
_at__at_ -526,5 +526,5 _at__at_
::= { otpLogMIBGroups 2 }

-logAlarmssGroup NOTIFICATION-GROUP
+logAlarmsGroup NOTIFICATION-GROUP
NOTIFICATIONS { logWrapAlarm, logMediaErrorAlarm }
STATUS current
--- eva/mibs/OTP-EVA-LOG-MIB.mib Sun Nov 9 23:44:22 1997
+++ eva/mibs/OTP-EVA-LOG-MIB.mib Fri Feb 7 21:52:42 2003
_at__at_ -11,5 +11,5 _at__at_
otpModules
FROM OTP-REG
- otpEvaMIBObjects, otpEvaMIBCompliances
+ otpEvaMIBObjects, otpEvaMIBCompliances, otpEvaMIBGroups
FROM OTP-EVA-MIB
logIndex
--- eva/mibs/OTP-SNMPEA-LOG-MIB.mib Sun Nov 9 23:44:27 1997
+++ eva/mibs/OTP-SNMPEA-LOG-MIB.mib Fri Feb 7 21:51:45 2003
_at__at_ -9,5 +9,5 _at__at_
otpModules
FROM OTP-REG
- otpSnmpeaMIBObjects, otpSnmpeaMIBCompliances
+ otpSnmpeaMIBObjects, otpSnmpeaMIBCompliances, otpSnmpeaMIBGroups
FROM OTP-SNMPEA-MIB
logTransferIndex



Post generated using Mail2Forum (http://m2f.sourceforge.net)

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum