virtualNwIfOperStatusCause
CISCO-VIRTUAL-NW-IF-MIB ·
.1.3.6.1.4.1.9.9.290.1.1.1.1.5
Object
column Enumeration
The cause of current operational state of the interface.
'none(1)' - no failure.
'adminDown(2)' - 'ifAdminStatus' is down(2).
'vsanNotOperational(3) - VSAN not operational.
'noFcid(4)' - failed to get an FCID.
'kernelConfFailure(5)' - failed to configure the
network device.
The current operational state of the interface is shown
by the 'ifOperStatus' defined in rfc2863. This object
will show 'none(1)' for all the 'ifOperStatus' values
except for 'down(2)'. It will show one of the values
defined above if 'ifOperStatus' is 'down(2)'.
Context
- MIB
- CISCO-VIRTUAL-NW-IF-MIB
- OID
.1.3.6.1.4.1.9.9.290.1.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- virtualNwIfEntry
- 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 'CISCO-VIRTUAL-NW-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VIRTUAL-NW-IF-MIB::virtualNwIfOperStatusCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VIRTUAL-NW-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VIRTUAL-NW-IF-MIB::virtualNwIfOperStatusCause.<entPhysicalIndex>.<virtualNwIfType>.<virtualNwIfId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VIRTUAL-NW-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VIRTUAL-NW-IF-MIB::virtualNwIfOperStatusCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | adminDown |
3 | vsanNotOperational |
4 | noFcid |
5 | kernelConfFailure |
Conformance
Member of