dagentCancelShutdown
ShutdownAgent-MIB ·
.1.3.6.1.4.1.2254.2.200.3.1
Object
scalar mandatory
r/w
Enumeration
If the OS countdown is in progress and the value is 1 then the software pauses the shutdown countdown action. If the value is 2 then the software resume the shutdown countdown action again.
Context
- MIB
- ShutdownAgent-MIB
- OID
.1.3.6.1.4.1.2254.2.200.3.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- dagentControl
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 'ShutdownAgent-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ShutdownAgent-MIB::dagentCancelShutdown.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ShutdownAgent-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ShutdownAgent-MIB::dagentCancelShutdown'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cancel |
2 | resume |