dlMode
CISCO-DMN-DSG-DL-MIB ·
.1.3.6.1.4.1.1429.2.2.5.1.3.2
Object
scalar r/w
Enumeration
Download Mode:
Always - will load all downloads to flash and reboot.
Once - will load next download to flash and reboot, then
switch to Never.
Never - will never load and it loads only if Forced.
Context
- MIB
- CISCO-DMN-DSG-DL-MIB
- OID
.1.3.6.1.4.1.1429.2.2.5.1.3.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dlCfg
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 'CISCO-DMN-DSG-DL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DMN-DSG-DL-MIB::dlMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DMN-DSG-DL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DMN-DSG-DL-MIB::dlMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | always |
2 | once |
3 | never |