msppDevCfgAction
WRI-DEVICE-MIB ·
.1.3.6.1.4.1.3807.1.8012.2.1.13
Object
scalar r/w
Enumeration
No description available.
Context
- MIB
- WRI-DEVICE-MIB
- OID
.1.3.6.1.4.1.3807.1.8012.2.1.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- msppDevGeneral
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 'WRI-DEVICE-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WRI-DEVICE-MIB::msppDevCfgAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WRI-DEVICE-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WRI-DEVICE-MIB::msppDevCfgAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | write |
2 | erase |
3 | exec |
4 | upgrade |
5 | writestartup |
6 | erasestartup |
7 | execstartup |
8 | upgradestartup |
9 | writebackup |
10 | erasebackup |
11 | execbackup |
12 | upgradebackup |
13 | writeboth |
14 | eraseboth |
15 | upgradeboth |
16 | recoverconfig |