arrisMtaDevPwrSupplyControlChargerReset
ARRIS-MTA-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.3.1.3.3.19
Object
This MIB object will reset the battery charger when set to true(1). Warning: Resetting the battery charger in an AC Fail condition will immediately shutdown the unit. This MIB object will always return false(2) when read.
Context
- MIB
- ARRIS-MTA-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.3.1.3.3.19- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisMtaDevPwrSupplyControl
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::arrisMtaDevPwrSupplyControlChargerReset.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::arrisMtaDevPwrSupplyControlChargerReset'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |