fspfOperStatus
CISCO-FSPF-MIB ·
.1.3.6.1.4.1.9.9.287.1.1.1.23
Object
column Enumeration
State of FSPF on this VSAN. If 'fspfAdminStatus' is down (2) then the 'fspfOperStatus' should be down (2). If 'fspfAdminStatus' is changed to up (1) then 'fspfOperStatus' should change to up (1) as and when FSPF is active on this VSAN.
Context
- MIB
- CISCO-FSPF-MIB
- OID
.1.3.6.1.4.1.9.9.287.1.1.1.23- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fspfEntry
- 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-FSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FSPF-MIB::fspfOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FSPF-MIB::fspfOperStatus.<vsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FSPF-MIB::fspfOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of