ieee8021CnComPriCreation

IEEE8021-CN-MIB · .1.3.111.2.802.1.1.18.1.3.1.7

Object

column r/w Enumeration
The default value for ieee8021CnComPriDefModeChoice for
newly-created entries in the ieee8021CnPortPriTable:
              
    cncpAutoEnable (1)  Newly-created
                        ieee8021CnPortPriDefModeChoice
                        objects take the value cpcComp (3).
    cncpAutoDisable(2)  Newly-created
                        ieee8021CnPortPriDefModeChoice
                        objects take the value cpcAdmin (1).

Context

MIB
IEEE8021-CN-MIB
OID
.1.3.111.2.802.1.1.18.1.3.1.7
Type
column
Access
readwrite
Status
current
Parent
ieee8021CnCompntPriEntry
Groups
1

Walk 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 'IEEE8021-CN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-CN-MIB::ieee8021CnComPriCreation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-CN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-CN-MIB::ieee8021CnComPriCreation.<ieee8021CnComPriComponentId>.<ieee8021CnComPriPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-CN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-CN-MIB::ieee8021CnComPriCreation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cncpAutoEnable
2cncpAutoDisable

Conformance