mainCardRunningStatus
FD-SYSTEM-MIB ·
.1.3.6.1.4.1.34592.1.3.1.5.1.5
Object
scalar EPON-EOC-MIBDeviceStatus
The running status of main card, it can only be normal or abnormal, since the main card is always online
Context
- MIB
- FD-SYSTEM-MIB
- OID
.1.3.6.1.4.1.34592.1.3.1.5.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mainCard
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FD-SYSTEM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-SYSTEM-MIB::mainCardRunningStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-SYSTEM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-SYSTEM-MIB::mainCardRunningStatus'
Syntax
- Source
- EPON-EOC-MIBDeviceStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | notPresent |
2 | offline |
3 | online |
4 | normal |
5 | abnormal |
Conformance
Member of