CISCO-NPORT-VIRTUALIZATION-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
5
.1.3.6.1.4.1.9.9.660.1.1.2.1 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cnpvTrafficMapTable
/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::cnpvTrafficMapTable'
A table containing information on the assignment of
traffic map interfaces to an interface.
cnpvTrafficMapEntry row .1.3.6.1.4.1.9.9.660.1.1.2.1.1
An entry (conceptual row) in the cnpvTrafficMapTable.

This table contains entries for each of the interfaces
which has been assigned a set of interfaces for traffic
mapping.

Traffic mapping is …
Column Syntax OID
The ifIndex of the interface for the traffic to be
mapped from.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.660.1.1.2.1.1.1
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 conta…
OctetStringr/w
Constraints:
range: 4-256
.1.3.6.1.4.1.9.9.660.1.1.2.1.1.2
The value of sysUpTime at the time of the last
change to this traffic map entry.

When there has not been any change to the traffic
map entry, the value of this field will be that
of the entry creation ti…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.9.660.1.1.2.1.1.3
The storage type for this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.660.1.1.2.1.1.4
The status of this conceptual row.

The row can be made 'active' only if value of corresponding
instance of cnpvTrafficMapToIfIndexList is provided.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.660.1.1.2.1.1.5