oaDevUpgrType
OA-DEV-UPGRADE-MIB ·
.1.3.6.1.4.1.629.1.50.11.1.20.2.1.1
Object
column Enumeration
The Type of Upgrade (index of the table): 1=Download the Sw Agent version, 2=Download the Startup Device Configuration, 3=Upload the Startup Device Configuration, 4=Download the Running Device Configuration, 5=Upload the Running Device Configuration, 6=Reset Device, 7=Download the Fpga version.
Context
- MIB
- OA-DEV-UPGRADE-MIB
- OID
.1.3.6.1.4.1.629.1.50.11.1.20.2.1.1- Type
- column
- Access
- notifyonly
- Status
- current
- Parent
- oaDevUpgrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OA-DEV-UPGRADE-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-DEV-UPGRADE-MIB::oaDevUpgrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-DEV-UPGRADE-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-DEV-UPGRADE-MIB::oaDevUpgrType.<oaDevUpgrType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-DEV-UPGRADE-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-DEV-UPGRADE-MIB::oaDevUpgrType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upgradeSoftware |
2 | getStartupConfig |
3 | putStartupConfig |
4 | getRunningConfig |
5 | putRunningConfig |
6 | resetDevice |
7 | upgradeFpga |
Conformance
Member of