sonusCpEvLogShutdownReason
HORNET-BASE-TRAPS-MIB ·
.1.3.6.1.4.1.2879.2.8.1.2.1.4.1.2
Object
scalar Enumeration
The reason that event file logging has been shutdown.
Context
- MIB
- HORNET-BASE-TRAPS-MIB
- OID
.1.3.6.1.4.1.2879.2.8.1.2.1.4.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sonusCpEventLogMIBNotificationsObjects
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 'HORNET-BASE-TRAPS-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HORNET-BASE-TRAPS-MIB::sonusCpEvLogShutdownReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HORNET-BASE-TRAPS-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HORNET-BASE-TRAPS-MIB::sonusCpEvLogShutdownReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fileWriteFailed |
2 | nfsError |
3 | createDirectoryFailed |
4 | maximumFileCountReached |
5 | fileRemoveFailed |
6 | fileOpenFailed |
7 | fileHeaderWriteFailed |
8 | memoryAllocationFailed |
9 | administrativeShutdown |
10 | localDiskUnavailable |