vsanIfTable
CISCO-VSAN-MIB ·
.1.3.6.1.4.1.9.9.282.1.2.5
Object
table
A table containing VSAN-related information for
interfaces.
This table gives a list of interface that are statically
assigned to different VSANs. In addition, it also gives
the list of Port WWNs that are denied on a particular
interface.
Here is a example of this table :
ifIndex vsanIndex denyList
2 1 0
9 4 4
12 3 0
34 2 0
345 1 3
456 1 0
1234 2 0
5676 3 0
Entries are automatically created for every E_port and
Fx_ports on the device.
Context
- MIB
- CISCO-VSAN-MIB
- OID
.1.3.6.1.4.1.9.9.282.1.2.5- Type
- table
- Status
- current
- Parent
- vsanMembership
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VSAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSAN-MIB::vsanIfTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VSAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VSAN-MIB::vsanIfTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.