adGenEthernetDslamFlowRev2UpstreamSTagPbitMethod
ADTRAN-ETHERNET-DSLAM-FLOW-MIB ·
.1.3.6.1.4.1.664.5.70.2.11.1.16
Object
column r/w
Enumeration
Specify the PBit mapping mode in from the Customer to Network STag. Inherit - upstream STags should egress with the priority from the customer. Marked - upstream STags should always egress with the specified priority. Mapped - upstream STags should use an ingress/egress priority mapping.
Context
- MIB
- ADTRAN-ETHERNET-DSLAM-FLOW-MIB
- OID
.1.3.6.1.4.1.664.5.70.2.11.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenEthernetDslamFlowRev2Entry
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 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB::adGenEthernetDslamFlowRev2UpstreamSTagPbitMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB::adGenEthernetDslamFlowRev2UpstreamSTagPbitMethod.<adGenSlotInfoIndex>.<adGenEthernetDslamFlowRev2Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB::adGenEthernetDslamFlowRev2UpstreamSTagPbitMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inherit |
2 | marked |
3 | mapped |