arrisMtaDevSwDnldNoSvcImpact
ARRIS-MTA-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.3.1.1.1.1.4
Object
scalar r/w
Enumeration
This MIB object is used to control the firmware download service impact feature. The value is kept in non-volatile storage. Operation is as follows: disable(0) - Always download firmware and reboot immediately after firmware download. enable(1) - Download firmware immediately but delay the reboot until all lines are on-hook and no connections are active. StrictEnable(2) - Do not download firmware if any phone endpoint is off hook.
Context
- MIB
- ARRIS-MTA-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.3.1.1.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisMtaDevControl
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 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevSwDnldNoSvcImpact.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevSwDnldNoSvcImpact'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |
2 | strictEnable |