lldpXdot1dcbxLocApplicationPriorityAESelector
LLDP-EXT-DOT1-V2-MIB ·
.1.3.111.2.802.1.1.13.1.5.32962.5.1.2.4.1.1
Object
column LldpXdot1dcbxAppSelector
Indicates the contents of the protocol object (lldpXdot1dcbxLocApplicationPriorityAEProtocol) 1: Ethertype 2: Well Known Port number over TCP, or SCTP 3: Well Known Port number over UDP, or DCCP 4: Well Known Port number over TCP, SCTP, UDP, and DCCP 5: Differentiated Services Code Point (DSCP) value. The 6 bit DSCP value is stored in the low order 6 bits of the protocol object. The higher order bits are set to zero. (See IETF RFC 2474 for the definition of the DSCP value.)
Context
- MIB
- LLDP-EXT-DOT1-V2-MIB
- OID
.1.3.111.2.802.1.1.13.1.5.32962.5.1.2.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- lldpXdot1dcbxLocApplicationPriorityAppEntry
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 'LLDP-EXT-DOT1-V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-DOT1-V2-MIB::lldpXdot1dcbxLocApplicationPriorityAESelector'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LLDP-EXT-DOT1-V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-DOT1-V2-MIB::lldpXdot1dcbxLocApplicationPriorityAESelector.<lldpV2LocPortIfIndex>.<lldpXdot1dcbxLocApplicationPriorityAESelector>.<lldpXdot1dcbxLocApplicationPriorityAEProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LLDP-EXT-DOT1-V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LLDP-EXT-DOT1-V2-MIB::lldpXdot1dcbxLocApplicationPriorityAESelector'
Syntax
- Source
- LldpXdot1dcbxAppSelector
- Base type
Enumeration
Values & Constraints
Type Values
1 | asEthertype |
2 | asTCPPortNumber |
3 | asUDPPortNumber |
4 | asTCPUDPPortNumber |
5 | asDSCPValue |