itsIfMonDirection

NETI-ITS-MIB · .1.3.6.1.4.1.2928.6.2.16.1.1.9.1.2

Object

column r/w Enumeration
The direction of the monitored interface.
              
in(1).  Monitors the input data of the monitored interface.
              
out(2).  Monitors the output data of the monitored interface.

Context

MIB
NETI-ITS-MIB
OID
.1.3.6.1.4.1.2928.6.2.16.1.1.9.1.2
Type
column
Access
readwrite
Status
current
Parent
itsIfMonEntry

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 'NETI-ITS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-ITS-MIB::itsIfMonDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-ITS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-ITS-MIB::itsIfMonDirection.<itsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-ITS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-ITS-MIB::itsIfMonDirection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1in
2out