ipNetToMediaSlot

ALCATEL-ENT1-IP-MIB · .1.3.6.1.4.1.6486.801.1.2.1.23.1.1.4.1.1

Object

column obsolete r/w SNMPv2-SMIInteger32
Slot associated with address translation. An address translation
not associated with a slot/port pair will have ipNetToMediaSlot
equal to zero and ipNetToMediaPort equal to zero. An address
associated with an Ethernet Management Port (EMP) will have
ipNetToMediaSlot equal to zero and ipNetToMediaPort equal to -1.
An address associated with a link agg port will have ipNetToMediaSlot
equal to zero and ipNetToMediaPort equal to the link agg id.
This object is deprecated in favor of ipNetToMediaPortIfindex to
specify the port the address translation was learned on.

Context

MIB
ALCATEL-ENT1-IP-MIB
OID
.1.3.6.1.4.1.6486.801.1.2.1.23.1.1.4.1.1
Type
column
Access
readwrite
Status
obsolete
Parent
ipNetToMediaAugEntry
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 'ALCATEL-ENT1-IP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-IP-MIB::ipNetToMediaSlot'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-IP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-IP-MIB::ipNetToMediaSlot.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-IP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-IP-MIB::ipNetToMediaSlot'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance