upsReceptacleOnOfffourth
GEPARALLELUPS-MIB ·
.1.3.6.1.4.1.818.1.1.14.8.7.1.2
Object
column r/w
Enumeration
The present state of the receptacle. Setting this object to 'on' will cause the receptacle to be turned on. Setting this object to 'off' will turn the receptacle off. If the receptacle is already in the desired state nothing will happen. After an autorestart (see upsAutoRestart) the receptacle will be on.
Context
- MIB
- GEPARALLELUPS-MIB
- OID
.1.3.6.1.4.1.818.1.1.14.8.7.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- upsReceptacleFourthEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GEPARALLELUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEPARALLELUPS-MIB::upsReceptacleOnOfffourth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GEPARALLELUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEPARALLELUPS-MIB::upsReceptacleOnOfffourth.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GEPARALLELUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GEPARALLELUPS-MIB::upsReceptacleOnOfffourth'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.