t11FspfIfNbrState
T11-FC-FSPF-MIB ·
.1.3.6.1.2.1.143.1.1.2.1.13
Object
column T11FspfInterfaceState
The state of FSPF's 'neighbor state machine', which is
the operational state of the interaction with the
neighbor's interface that is connected to this interface.
If the 't11FspfIfAdminStatus' is 'down', then this object
should be 'down'. If the 't11FspfIfAdminStatus' is 'up',
then this object's value depends on the state of FSPF's
'neighbor state machine' on this interface in this
Fabric.
Context
- MIB
- T11-FC-FSPF-MIB
- OID
.1.3.6.1.2.1.143.1.1.2.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- t11FspfIfEntry
- 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 'T11-FC-FSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-FSPF-MIB::t11FspfIfNbrState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-FSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-FSPF-MIB::t11FspfIfNbrState.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11FspfFabricIndex>.<t11FspfIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-FSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-FSPF-MIB::t11FspfIfNbrState'
Syntax
- Source
- T11FspfInterfaceState
- Base type
Enumeration
Values & Constraints
Type Values
1 | down |
2 | init |
3 | dbExchange |
4 | dbAckwait |
5 | dbWait |
6 | full |
Conformance
Member of