BROCADE-CONTEXT-MAPPING-MIB Table View

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

Tables
1
Rows
1
Columns
4
.1.3.6.1.4.1.1588.3.1.7.1.1.1 · 1 row entry · 4 columns
Uses the brocade variant from /opt/observium/mibs/brocade.
Command help
Walk bcmContextMappingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BROCADE-CONTEXT-MAPPING-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-CONTEXT-MAPPING-MIB::bcmContextMappingTable'
A tabe that provides the  mapping of SNMP context  
represented by the value of (vacmContextName) to the various 
entities within the entities within the managed device.
bcmContextMappingEntry row .1.3.6.1.4.1.1588.3.1.7.1.1.1.1
A conceptual entry (row) of this table. Each entry represents
a Context and has all the mapping information of the managed
device.
Column Syntax OID
The vacmContextName given to the SNMP context. This is a human
readable name identifying a particular SNMP VACM context at a
particular SNMP entity. The empty contextName (zero length)
represents the default context.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.1588.3.1.7.1.1.1.1.1
This object specifies the VRF name mapped to this 'context'.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.1588.3.1.7.1.1.1.1.2
The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need not allow
write-access to any columnar objects in the row.
SNMPv2-TCStorageType
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.1588.3.1.7.1.1.1.1.3
This object facilitates the creation, modification or deletion
of a conceptual row in this table.
SNMPv2-TCRowStatus
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.1588.3.1.7.1.1.1.1.4