fspfIfNbrState
CISCO-FSPF-MIB ·
.1.3.6.1.4.1.9.9.287.1.2.1.14
Object
column FspfInterfaceState
The state of FSPF's 'neighbor state machine', which is
the operational state of the interaction with the
neighbor's interface which is connected to this interface.
If the 'fspfIfAdminStatus' is down(2), then this object
should be down (1). If the 'fspfIfAdminStatus' is up (2)
then this object should be take any of the possible values
depending on the state of FSPF's 'neighbor state machine'
on this interface on this VSAN.
Context
- MIB
- CISCO-FSPF-MIB
- OID
.1.3.6.1.4.1.9.9.287.1.2.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fspfIfEntry
- 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-FSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FSPF-MIB::fspfIfNbrState'
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::fspfIfNbrState.<vsanIndex>.<ifIndex>'
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::fspfIfNbrState'
Syntax
- Source
- FspfInterfaceState
- Base type
Enumeration
Values & Constraints
Type Values
1 | down |
2 | init |
3 | dbExchange |
4 | dbAckwait |
5 | dbWait |
6 | full |
Conformance
Member of