dcxSMSoftwareStatus

ARRIS-C3-SM-MIB · .1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.7

Object

column r/w Enumeration
Status of software may be currrent, alt or inactive
current -> alt allowed software swapped
alt -> current allowed software swapped
inactive -> current allowed config files swapped
inactive -> alt allowed softwares swapped
current -> inactive not allowed
alt -> inactive not allowed
deleted -> inactive only change allowed on deleted
deleted files remain available until the cmts is rebooted

Context

MIB
ARRIS-C3-SM-MIB
OID
.1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.7
Type
column
Access
readwrite
Status
current
Parent
dcxSMSoftwareListEntry

Walk 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-C3-SM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-C3-SM-MIB::dcxSMSoftwareStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-C3-SM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-C3-SM-MIB::dcxSMSoftwareStatus.<dcxSMSoftwareIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-C3-SM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-C3-SM-MIB::dcxSMSoftwareStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1curimage
2alt
3inactive
4deleted