cirbhStatsHistoryDirection
CISCO-IP-RAN-BACKHAUL-MIB ·
.1.3.6.1.4.1.9.9.483.1.2.12.1.2
Object
The direction of traffic on backhaul.
Context
- MIB
- CISCO-IP-RAN-BACKHAUL-MIB
- OID
.1.3.6.1.4.1.9.9.483.1.2.12.1.2- Type
- column
- Access
- noaccess
- Status
- obsolete
- Parent
- cirbhBackHaulStatsHistoryEntry
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 'CISCO-IP-RAN-BACKHAUL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-RAN-BACKHAUL-MIB::cirbhStatsHistoryDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IP-RAN-BACKHAUL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-RAN-BACKHAUL-MIB::cirbhStatsHistoryDirection.<ifIndex>.<cirbhStatsHistoryIndex>.<cirbhStatsHistoryDirection>.<cirbhStatsHistoryTrafficType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IP-RAN-BACKHAUL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IP-RAN-BACKHAUL-MIB::cirbhStatsHistoryDirection'
Syntax
- Source
- CirbhTrafficDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | receive |
2 | transmit |