mgnt2SlotStatus
EKINOPS-MGNT2-MIB ·
.1.3.6.1.4.1.20044.7.1.2.1.1.10
Object
column Mgnt2SlotStatus
Slot Status: This OID gives the status of the slot in the Chassis: See Textual COnvention
Context
- MIB
- EKINOPS-MGNT2-MIB
- OID
.1.3.6.1.4.1.20044.7.1.2.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mgnt2GigmBoardEntry
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 'EKINOPS-MGNT2-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EKINOPS-MGNT2-MIB::mgnt2SlotStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EKINOPS-MGNT2-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EKINOPS-MGNT2-MIB::mgnt2SlotStatus.<mgnt2IndexBoards>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EKINOPS-MGNT2-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EKINOPS-MGNT2-MIB::mgnt2SlotStatus'
Syntax
- Source
- Mgnt2SlotStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | slotEmpty |
1 | pmReady |
2 | pmReset |
3 | pmLoad |
4 | pmPassive |
5 | pmUnknown |
6 | pmNotReady |