cptPortTrackVsanType
CISCO-PORT-TRACK-MIB ·
.1.3.6.1.4.1.9.9.437.1.1.1.1.3
Object
column r/w
Enumeration
This objects denotes whether a single VSAN is
being tracked on cptPortTrackTrackedPort or
all the VSANs on that port are tracked.
If the set to 'singleVsan', then the VSAN
that will be tracked will be denoted by the
instance of cptPortTrackVsanIndex.
Context
- MIB
- CISCO-PORT-TRACK-MIB
- OID
.1.3.6.1.4.1.9.9.437.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cptPortTrackEntry
- 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-PORT-TRACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-TRACK-MIB::cptPortTrackVsanType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PORT-TRACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-TRACK-MIB::cptPortTrackVsanType.<cptPortTrackLinkedPort>.<cptPortTrackTrackedPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PORT-TRACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PORT-TRACK-MIB::cptPortTrackVsanType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | singleVsan |
2 | allVsans |
Conformance
Member of