cm100ConfigSlotIndex
PERLE-MCR-MGT-MIB ·
.1.3.6.1.4.1.1966.21.1.1.1.1.4.2.2.1.2
Object
column SlotNumber
The Slot number the CM-1000 type module is currently inserted
Context
- MIB
- PERLE-MCR-MGT-MIB
- OID
.1.3.6.1.4.1.1966.21.1.1.1.1.4.2.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cm100ConfigEntry
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 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::cm100ConfigSlotIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::cm100ConfigSlotIndex.<mcrChassisIndex>.<cm100ConfigSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-MCR-MGT-MIB::cm100ConfigSlotIndex'
Syntax
- Source
- SlotNumber
- Base type
Unsigned32
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |
Type Constraints
range: 1..2147483647