vmapVlanNewCfgNonServerPortsVmapBitmap
LENOVO-GbTOR-G8264CS-SIF-MIB ·
.1.3.6.1.4.1.20301.2.7.21.9.3.2.1.1.2.1.2
Object
column OctetString
The bitmap of vmaps configured for the non-server
ports of the vlan given as arguments.
The vmaps are presented in bitmap format in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ vmap 9
|| ||
|| ||___ vmap 8
|| |____ vmap 7
|| . . .
||_________ vmap 2
|__________ vmap 1
where x : 1 - The represented vmap is active in
the specified context
0 - The represented vmap is NOT active
in the specified context
Context
- MIB
- LENOVO-GbTOR-G8264CS-SIF-MIB
- OID
.1.3.6.1.4.1.20301.2.7.21.9.3.2.1.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vmapVlanNewCfgNonServerPortsTableEntry
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 'LENOVO-GbTOR-G8264CS-SIF-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-SIF-MIB::vmapVlanNewCfgNonServerPortsVmapBitmap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8264CS-SIF-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-SIF-MIB::vmapVlanNewCfgNonServerPortsVmapBitmap.<vmapVlanNewCfgNonServerPortsVlanIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8264CS-SIF-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8264CS-SIF-MIB::vmapVlanNewCfgNonServerPortsVmapBitmap'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.