fsQosIngressDot1pExpbitStatus
ARICENT-DIFFSERV-MIB ·
.1.3.6.1.4.1.29601.2.6.1.1.7.1.19
Object
This object is used to define whether the Incoming MPLS traffic to be classified based on DOT1P or EXP Profile. If it is Enabled, then Incoming MPLS as well as Non-MPLS traffic will be classified based on Ingress DOT1P Profile. If it is Disabled, then Incoming MPLS traffic will be classified based on Ingress EXP Profile.
Context
- MIB
- ARICENT-DIFFSERV-MIB
- OID
.1.3.6.1.4.1.29601.2.6.1.1.7.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsQoSIngressDot1pMapProfileEntry
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 'ARICENT-DIFFSERV-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DIFFSERV-MIB::fsQosIngressDot1pExpbitStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-DIFFSERV-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DIFFSERV-MIB::fsQosIngressDot1pExpbitStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-DIFFSERV-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-DIFFSERV-MIB::fsQosIngressDot1pExpbitStatus'
Syntax
- Source
- EnableStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |