arSlotSlotIndex
AT-INTERFACES-MIB ·
.1.3.6.1.4.1.207.8.4.4.5.3.1.2
Object
column Integer32
The index of the slot for this slot entry. Indices start from 1 and are specific to each different board type. There are no gaps in the sequence of slot indices. The maximum value for slot index is given by the value of arBoardTotalSlots for this board.
Context
- MIB
- AT-INTERFACES-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.5.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- arSlotEntry
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 'AT-INTERFACES-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-INTERFACES-MIB::arSlotSlotIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-INTERFACES-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-INTERFACES-MIB::arSlotSlotIndex.<arSlotBoardIndex>.<arSlotSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-INTERFACES-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-INTERFACES-MIB::arSlotSlotIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647