cspanSourcesVsanCfgCommand

CISCO-FC-SPAN-MIB · .1.3.6.1.4.1.9.9.363.1.1.5.1.2

Object

column r/w Enumeration
The command to be executed for this entry.
Only acceptable commands are 'add' and 'remove'. 
'none' is returned in case of read operation.

Context

MIB
CISCO-FC-SPAN-MIB
OID
.1.3.6.1.4.1.9.9.363.1.1.5.1.2
Type
column
Access
readwrite
Status
current
Parent
cspanSourcesVsanCfgEntry
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 'CISCO-FC-SPAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-SPAN-MIB::cspanSourcesVsanCfgCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FC-SPAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-SPAN-MIB::cspanSourcesVsanCfgCommand.<cspanSourcesVsanCfgSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-SPAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-SPAN-MIB::cspanSourcesVsanCfgCommand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1add
2remove
3none

Conformance