cmPrioMapV2IngressPrioMappingIndex
CM-FACILITY-MIB ·
.1.3.6.1.4.1.2544.1.12.4.1.71.1.1
Object
column SNMPv2-SMIInteger32
The integer index value corresponding to a priority value based on the cmPrioMapV2ProfileMode. In case of TOS and 8021P, valid indices are 1 to 8, in case of DSCP, valid indices are 1 to 64.
Context
- MIB
- CM-FACILITY-MIB
- OID
.1.3.6.1.4.1.2544.1.12.4.1.71.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cmPrioMapV2IngressPrioMappingEntry
- 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 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-FACILITY-MIB::cmPrioMapV2IngressPrioMappingIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-FACILITY-MIB::cmPrioMapV2IngressPrioMappingIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-FACILITY-MIB::cmPrioMapV2IngressPrioMappingIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of