arrisCmDoc30EsafeFwAdminStatus
ARRIS-CM-DOC30-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.4.1.6.1.1.1.5
Object
column r/w
Enumeration
If set to upgradeFromMgt(1), the device will initiate a
TFTP firmware image download using arrisCmDoc30EsafeFwFilename
for the currently indexed esafe device in
arrisCmDoc30EsafeFwDeviceIndex.
If set to allowProvisioningUpgrade(2), the device will
use the firmware version information supplied by the
provisioning server when next rebooting (this does not
cause a reboot).
When set to ignoreProvisioningUpgrade(3), the device
will disregard firmware image upgrade information
from the provisioning server.
Context
- MIB
- ARRIS-CM-DOC30-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.4.1.6.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- arrisCmDoc30EsafeFwEntry
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 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30EsafeFwAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30EsafeFwAdminStatus.<arrisCmDoc30EsafeFwDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30EsafeFwAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upgradeFromMgt |
2 | allowProvisioningUpgrade |
3 | ignoreProvisioningUpgrade |