ifTableXtndFrTrafficShaping
WAN-MIB ·
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.40
Object
This object determines / indicates whether Frame-Relay Traffic-Shaping is enabled (on) or disabled (off) for this interface. This object can be set only for interfaces, but not for sub-interfaces. This object is applicable only for interfaces which ifTableXtndEncapsulation is Frame-Relay (i.e. frameRelay, frameRelayNonIetf).
Context
- MIB
- WAN-MIB
- OID
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.40- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ifTableXtndEntry
- Groups
- 1
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 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::ifTableXtndFrTrafficShaping'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::ifTableXtndFrTrafficShaping.<ifTableXtndIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WAN-MIB::ifTableXtndFrTrafficShaping'
Values & Constraints
Type Values
1 | on |
2 | off |
255 | notRelevant |
Conformance
Member of