nbsDevResetAfterDnldMode
DEV-CFG-MIB ·
.1.3.6.1.4.1.629.1.50.11.1.7
Object
scalar r/w
Enumeration
Device Reset Mode after Download process. In case of 'yes'(2) the Reset will be created immediately after the Download process will successfuly finish; In case of 'no'(3) the Reset will not be created immediately after the Download process will successfuly finish.
Context
- MIB
- DEV-CFG-MIB
- OID
.1.3.6.1.4.1.629.1.50.11.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- nbDevGen
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 'DEV-CFG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEV-CFG-MIB::nbsDevResetAfterDnldMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DEV-CFG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DEV-CFG-MIB::nbsDevResetAfterDnldMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | yes |
3 | no |