alarmType
METROPAD3 ·
.1.3.6.1.4.1.14846.3.3.1.2
Object
column SNMPv2-SMIInteger32
It is an integer which describes in a unique manner the alarm at Padtec Network Management System. Different types of boards have different numbers of alarmTypes. For instance, the LOS Alarm has an identifier for the Board amplifier, and has a different one for the OTN trasponder board.
Context
- MIB
- METROPAD3
- OID
.1.3.6.1.4.1.14846.3.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alarmEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'METROPAD3' -M '/opt/observium/mibs/padtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'METROPAD3::alarmType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'METROPAD3' -M '/opt/observium/mibs/padtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'METROPAD3::alarmType.<alarmId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'METROPAD3' -M '/opt/observium/mibs/padtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'METROPAD3::alarmType'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of