t11FspfIfAdminStatus

T11-FC-FSPF-MIB · .1.3.6.1.2.1.143.1.1.2.1.16

Object

column r/w Enumeration
The desired state of FSPF on this interface in this
Fabric, whenever 't11FspfAdminStatus' is 'up'.
If the value of this object is set to 'up', then FSPF is
enabled on this interface in this Fabric.  If set to
'down', then FSPF is disabled on this interface in this
Fabric.  Note that the operational state of FSPF on an
interface is given by t11FspfIfNbrState.

Context

MIB
T11-FC-FSPF-MIB
OID
.1.3.6.1.2.1.143.1.1.2.1.16
Type
column
Access
readwrite
Status
current
Parent
t11FspfIfEntry
Groups
1

Walk 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::t11FspfIfAdminStatus'
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::t11FspfIfAdminStatus.<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::t11FspfIfAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down

Conformance

Member of
Compliance refinements
Write access is not required.