commParity
NEXT-UPS-MIB ·
.0.1.1.10.4
Object
scalar r/w
Enumeration
The UPS communicate Parity
Context
- MIB
- NEXT-UPS-MIB
- OID
.0.1.1.10.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- commConfig
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 'NEXT-UPS-MIB' -M '/opt/observium/mibs/nextupssystems:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEXT-UPS-MIB::commParity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEXT-UPS-MIB' -M '/opt/observium/mibs/nextupssystems:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEXT-UPS-MIB::commParity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | odd |
2 | even |