adGenEthernetDslamFlowShaperOperationalStatus
ADTRAN-ETHERNET-DSLAM-FLOW-MIB ·
.1.3.6.1.4.1.664.5.70.2.6.1.7
Object
column Enumeration
Provides an indication if the shaper is actually running or not. Provides notRunning if the shaper cannot start shaping, provides Running if the shaper is shaping on an interface
Context
- MIB
- ADTRAN-ETHERNET-DSLAM-FLOW-MIB
- OID
.1.3.6.1.4.1.664.5.70.2.6.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenEthernetDslamFlowShaperEntry
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::adGenEthernetDslamFlowShaperOperationalStatus'
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::adGenEthernetDslamFlowShaperOperationalStatus.<ifIndex>.<adGenEthernetDslamFlowShaperInterfaceLogicalIndex>.<adGenEthernetDslamFlowShaperPrioritySet>'
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::adGenEthernetDslamFlowShaperOperationalStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | shaperNotRunning |
2 | shaperRunning |