upsmgTestCommandReady
MG-SNMP-UPS-MIB ·
.1.3.6.1.4.1.705.1.10.8
Object
scalar mandatory
r/w
Enumeration
To advise UPS that command line has been prepared.
Context
- MIB
- MG-SNMP-UPS-MIB
- OID
.1.3.6.1.4.1.705.1.10.8- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upsmgTest
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 'MG-SNMP-UPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MG-SNMP-UPS-MIB::upsmgTestCommandReady.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MG-SNMP-UPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MG-SNMP-UPS-MIB::upsmgTestCommandReady'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |