dagentSetEnableOverload
ShutdownAgent-MIB ·
.1.3.6.1.4.1.2254.2.200.2.6
Object
scalar mandatory
r/w
Enumeration
Enable or disable overload shutdown option.
Context
- MIB
- ShutdownAgent-MIB
- OID
.1.3.6.1.4.1.2254.2.200.2.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- dagentConfigure
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::dagentSetEnableOverload.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::dagentSetEnableOverload'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |