fspfAdminStatus

CISCO-FSPF-MIB · .1.3.6.1.4.1.9.9.287.1.1.1.22

Object

column r/w Enumeration
The desired state of FSPF on this VSAN. If value of 
this object is set to up (1) , then FSPF is enabled on 
this VSAN. If set to down (2) , then FSPF is disabled on 
this VSAN.

Context

MIB
CISCO-FSPF-MIB
OID
.1.3.6.1.4.1.9.9.287.1.1.1.22
Type
column
Access
readwrite
Status
current
Parent
fspfEntry
Groups
2

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 'CISCO-FSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FSPF-MIB::fspfAdminStatus'
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::fspfAdminStatus.<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::fspfAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down