myIfMTUIndex

MY-INTERFACE-MIB · .1.3.6.1.4.1.4881.1.1.10.2.10.1.6.1.1

Object

column MY-TCIfIndex
Interface number

Context

MIB
MY-INTERFACE-MIB
OID
.1.3.6.1.4.1.4881.1.1.10.2.10.1.6.1.1
Type
column
Access
readonly
Status
current
Parent
myIfMTUEntry
Groups
1

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

Syntax

Source
MY-TCIfIndex
Base type
Integer32

Values & Constraints

Type Constraints
range: 1..2147483647

Conformance