cnpvTrafficMapToIfIndexList
CISCO-NPORT-VIRTUALIZATION-MIB ·
.1.3.6.1.4.1.9.9.660.1.1.2.1.1.2
Object
column r/w
OctetString
The list of interfaces to which the traffic needs
to be mapped to.
This object is a list of interfaces presented as
an Octet string of interface indices or ifindex-es.
The list should contain at least one interface and at most
all the interfaces in the switch up to 64 interfaces.
The 64 interfaces max-limit is due to the size of this
object.
Specifying this object is mandatory for the creation of a
row in cnpvTrafficMapTable.
Context
- MIB
- CISCO-NPORT-VIRTUALIZATION-MIB
- OID
.1.3.6.1.4.1.9.9.660.1.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cnpvTrafficMapEntry
- 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-NPORT-VIRTUALIZATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NPORT-VIRTUALIZATION-MIB::cnpvTrafficMapToIfIndexList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NPORT-VIRTUALIZATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NPORT-VIRTUALIZATION-MIB::cnpvTrafficMapToIfIndexList.<cnpvTrafficMapFromIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NPORT-VIRTUALIZATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NPORT-VIRTUALIZATION-MIB::cnpvTrafficMapToIfIndexList'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 4-256
Conformance
Member of
Compliance refinements
Write access is not required.