eqptBoardIfSlotId
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.3.1.32
Object
This object gives the slot's linear number, which could be
used by an external manager to help in mapping a given
IfIndex to a physical slot location. It is a numerical value
that consists of 6 bits. For a slot that does not carry any
interfaces (e.g. applique or NTIO slot), the value is always
'0xFF'.
Note that this linear slot number is persistent across system
restarts, i.e. the same linear slot number will be used for
the same slot even after a restart of the ISAM system.
However, it is not guaranteed that the same linear slot
number will used after a migration to a new release.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: YES RANGE: See above
PERSIST: YES DEFVALUE: 0xFF UNITS: -
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.3.1.32- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- eqptBoardEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptBoardIfSlotId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptBoardIfSlotId.<eqptSlotId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-EQUIP-MIB::eqptBoardIfSlotId'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647