cwfFeederNodeAlarm
CISCO-WAN-FEEDER-MIB ·
.1.3.6.1.4.1.351.150.15.1.1.1.1.12
Object
column Enumeration
This identifies the feeder node alarm status. It provides the alarm status in hierarchical order where by if there are no feeder node alarms, it is signified by <clear>. If minor alarms, with no major alarms, it is signified by <minor>. If the node has one or more major alarms, irrespective of the minor alarm status, then it is signified by <major>.
Context
- MIB
- CISCO-WAN-FEEDER-MIB
- OID
.1.3.6.1.4.1.351.150.15.1.1.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwfFeederEntry
- Groups
- 2
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 'CISCO-WAN-FEEDER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FEEDER-MIB::cwfFeederNodeAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-FEEDER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FEEDER-MIB::cwfFeederNodeAlarm.<cwfFeederIfNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-FEEDER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-FEEDER-MIB::cwfFeederNodeAlarm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | clear |
2 | minor |
3 | major |
4 | critical |
5 | unknown |
Conformance
Member of