myMacAddressPort

MY-ADDRESS-MIB · .1.3.6.1.4.1.4881.1.1.10.2.22.1.1.5.1.3

Object

column r/w MY-TCIfIndex
Interface(port or trunk) number of the port from which a frame must
be received in order  for this entry's filtering information to apply.

Context

MIB
MY-ADDRESS-MIB
OID
.1.3.6.1.4.1.4881.1.1.10.2.22.1.1.5.1.3
Type
column
Access
readwrite
Status
current
Parent
myMacAddressEntry
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-ADDRESS-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-ADDRESS-MIB::myMacAddressPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-ADDRESS-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-ADDRESS-MIB::myMacAddressPort.<myMacAddressFdbId>.<myMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-ADDRESS-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-ADDRESS-MIB::myMacAddressPort'

Syntax

Source
MY-TCIfIndex
Base type
Integer32

Values & Constraints

Type Constraints
range: 1..2147483647

Conformance