equipmentSubrackActualFirstPbSlot
LUM-EQUIPMENT-MIB ·
.1.3.6.1.4.1.8708.2.11.2.2.1.1.24
Object
column FirstPbSlot
The actual lowest slot number where it is possible
to configure a passive board.
When no subrack hardware is present, this value is
'undefined'.
Context
- MIB
- LUM-EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.8708.2.11.2.2.1.1.24- Type
- column
- Access
- readonly
- Status
- current
- Default
undefined- Parent
- equipmentSubrackEntry
- Groups
- 3
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 'LUM-EQUIPMENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-EQUIPMENT-MIB::equipmentSubrackActualFirstPbSlot'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-EQUIPMENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-EQUIPMENT-MIB::equipmentSubrackActualFirstPbSlot.<equipmentSubrackIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-EQUIPMENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-EQUIPMENT-MIB::equipmentSubrackActualFirstPbSlot'
Syntax
- Source
- FirstPbSlot
- Base type
Enumeration
Type Description
A value indicating the first slot where it is
possible to configure a passive board in a subrack.
undefined - indicates that no value has yet been set.
slot3 - Slot 3 is the first passive slot.
slot4 - Slot 4 is the first passive slot.
slot13 - Slot 13 is the first passive slot.
Values & Constraints
Type Values
0 | undefined |
3 | slot3 |
4 | slot4 |
13 | slot13 |