an50SwAdminStatus
REDLINE-AN50-MIB ·
.1.3.6.1.4.1.10728.2.16.2.3.3
Object
scalar mandatory
r/w
Enumeration
If set to upgrade(2), the device will initiate a TFTP software image download using an50SwFilename. If the download process is interrupted by a reset or power failure, the device will load the previous image. If set to noUpgrade(1), the device will revert to the previous version of the software. At initial startup, this object has the default value of noUpgrade(1).
Context
- MIB
- REDLINE-AN50-MIB
- OID
.1.3.6.1.4.1.10728.2.16.2.3.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- an50Sw
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::an50SwAdminStatus.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::an50SwAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noUpgrade |
2 | upgrade |