equipmentSubrackExpectedFirstPbSlot
LUM-EQUIPMENT-MIB ·
.1.3.6.1.4.1.8708.2.11.2.2.1.1.23
Object
The lowest slot number where it is possible to
configure a passive board. Automatically configured
to the actual value supported by hardware if the
hardware is present on subrack configuration.
If no hardware is present at configuration time,
this value is set to 'undefined' until changed by
the user. The 'undefined' value allows passive board
configuration in the same slots as the highest
possible firstPbSlot setting of the subrack type.
Context
- MIB
- LUM-EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.8708.2.11.2.2.1.1.23- Type
- column
- Access
- readwrite
- 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::equipmentSubrackExpectedFirstPbSlot'
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::equipmentSubrackExpectedFirstPbSlot.<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::equipmentSubrackExpectedFirstPbSlot'
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 |