cadInterfaceUtilizationDirection

CADANT-HW-MEAS-MIB · .1.3.6.1.4.1.4998.1.1.10.2.23.1.1

Object

The direction of flow this utilization is for. Cable upstream interfaces
will only have a value of 'in' for this object. Likewise, cable downstream
interfaces will only hav a value of 'out' for this object. Full-duplex interfaces,
such as fastEthernet and gigabitEthernet interfaces, will have both 'in' and 'out'
rows.

Context

MIB
CADANT-HW-MEAS-MIB
OID
.1.3.6.1.4.1.4998.1.1.10.2.23.1.1
Type
column
Access
noaccess
Status
current
Parent
cadInterfaceUtilizationEntry

Walk 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 'CADANT-HW-MEAS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-HW-MEAS-MIB::cadInterfaceUtilizationDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-HW-MEAS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-HW-MEAS-MIB::cadInterfaceUtilizationDirection.<ifIndex>.<cadInterfaceUtilizationDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-HW-MEAS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-HW-MEAS-MIB::cadInterfaceUtilizationDirection'

Syntax

Source
CADANT-TCCadIfDirection
Base type
Enumeration

Values & Constraints

Type Values
1in
2out