alarmWarnFlags
PERLE-MCR-MGT-MIB ·
.1.3.6.1.4.1.1966.21.1.1.1.1.6.1.5
Object
column SNMPv2-SMIUnsigned32
This object identifies the flags defining the alarm/warning. 0x00000002 - chassis type alert 0x00000004 - Power Supply Monitoring Unit type alert 0x00000008 - PSMU power supply type alert 0x00000010 - PSMU fan type alert 0x00000020 - Management module type alert 0x00000040 - Media converter module type alert 0x00000080 - Media converter module SFP module type alert.
Context
- MIB
- PERLE-MCR-MGT-MIB
- OID
.1.3.6.1.4.1.1966.21.1.1.1.1.6.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mcrAlarmsWarningsEntry
- 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 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::alarmWarnFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::alarmWarnFlags.<mcrChassisIndex>.<alarmWarnSequenceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-MCR-MGT-MIB::alarmWarnFlags'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of