ieee8021BridgePortEncodingPriorityCodePointRow
IEEE8021-BRIDGE-MIB ·
.1.3.111.2.802.1.1.2.1.3.6.1.3
Object
The specific row in Table 6-2 (6.9.3) indicating the PCP row. (i.e., 8P0D, 7P1D, 6P2D, 5P3D)
Context
- MIB
- IEEE8021-BRIDGE-MIB
- OID
.1.3.111.2.802.1.1.2.1.3.6.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ieee8021BridgePortEncodingEntry
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 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgePortEncodingPriorityCodePointRow'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgePortEncodingPriorityCodePointRow.<ieee8021BridgePortEncodingComponentId>.<ieee8021BridgePortEncodingPortNum>.<ieee8021BridgePortEncodingPriorityCodePointRow>.<ieee8021BridgePortEncodingPriorityCodePoint>.<ieee8021BridgePortEncodingDropEligible>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-BRIDGE-MIB::ieee8021BridgePortEncodingPriorityCodePointRow'
Syntax
- Source
- IEEE8021-TC-MIBIEEE8021PriorityCodePoint
- Base type
Enumeration
Values & Constraints
Type Values
1 | codePoint8p0d |
2 | codePoint7p1d |
3 | codePoint6p2d |
4 | codePoint5p3d |