agentSystemReset
DES2218-MIB ·
.1.3.6.1.4.1.171.11.1.2.4
Object
scalar mandatory
r/w
Enumeration
This object indicates the agent system reset state. Setting this object to no-reset(3) has no effect. Setting this object to reset(2) will reset the agent. The agent always returns no-reset(3) when this object is read.
Context
- MIB
- DES2218-MIB
- OID
.1.3.6.1.4.1.171.11.1.2.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- agentBasicConfig
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 'DES2218-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES2218-MIB::agentSystemReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES2218-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES2218-MIB::agentSystemReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | reset |
3 | no-reset |