vmapNewCfgInprofDscpEnable
LENOVO-GbTOR-G8264CS-MIB ·
.1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.40
Object
column r/w
Enumeration
Whether in profile update DSCP for this VMAP is enabled or not. Only the value disable(0) can be set, causing the in profile update DSCP to be disabled for this VMAP. The value enable(1) is automatically set when setting a value for aclNewCfgInprofDscp object.
Context
- MIB
- LENOVO-GbTOR-G8264CS-MIB
- OID
.1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.40- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vmapNewCfgEntry
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-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-MIB::vmapNewCfgInprofDscpEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-MIB::vmapNewCfgInprofDscpEnable.<vmapNewCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8264CS-MIB::vmapNewCfgInprofDscpEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |