an50GenResetDevice
REDLINE-AN50-MIB ·
.1.3.6.1.4.1.10728.2.16.1.11
Object
scalar mandatory
r/w
Enumeration
reset(2) indicates to reset the AN50 terminal. donothing(1) indicates do not reset AN50 terminal.
Context
- MIB
- REDLINE-AN50-MIB
- OID
.1.3.6.1.4.1.10728.2.16.1.11- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- an50General
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 'REDLINE-AN50-MIB' -M '/opt/observium/mibs/redline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'REDLINE-AN50-MIB::an50GenResetDevice.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'REDLINE-AN50-MIB' -M '/opt/observium/mibs/redline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'REDLINE-AN50-MIB::an50GenResetDevice'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | donothing |
2 | reset |