agReset
ALTEON-TIGON-SWITCH-MIB ·
nortel variant
·
.1.3.6.1.4.1.1872.2.1.2.1.4
Object
scalar mandatory
r/w
Enumeration
This is an action object to reboot the agent.
other(1) is returned always when read.
The following values are writable:
coldReset(2)...
warmReset(3)...
Context
- MIB
- ALTEON-TIGON-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.1.2.1.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- agGeneral
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 'ALTEON-TIGON-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-TIGON-SWITCH-MIB::agReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-TIGON-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-TIGON-SWITCH-MIB::agReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | coldReset |
3 | warmReset |