adTaSysCtrlRebootArmedStatus
ADTRAN-TACONTROLER-PRODUCT-MIB ·
.1.3.6.1.4.1.664.5.63.170.5
Object
scalar r/w
Enumeration
Returns the Armed Status of the SCR one-shot. Setting the value to armed will change the status to armed. Currently, setting the value to notArmed will return an error. In the future, setting the value to notArmed could change the status to notArmed.
Context
- MIB
- ADTRAN-TACONTROLER-PRODUCT-MIB
- OID
.1.3.6.1.4.1.664.5.63.170.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- adTaSysCtrlReboot
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 'ADTRAN-TACONTROLER-PRODUCT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TACONTROLER-PRODUCT-MIB::adTaSysCtrlRebootArmedStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TACONTROLER-PRODUCT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TACONTROLER-PRODUCT-MIB::adTaSysCtrlRebootArmedStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | armed |
2 | notArmed |