xupsRecepStatus
XUPS-MIB ·
.1.3.6.1.4.1.534.1.12.2.1.2
Object
column Enumeration
The Recep Status 1=On/Close, 2=Off/Open, 3=On w/Pending Off, 4=Off w/Pending ON, 5=Unknown, 6=Reserved for future, 7=Failed in Closed position, 8=Failed in Open position.
Context
- MIB
- XUPS-MIB
- OID
.1.3.6.1.4.1.534.1.12.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xupsRecepEntry
- Groups
- 1
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 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsRecepStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsRecepStatus.<xupsRecepIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XUPS-MIB::xupsRecepStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
3 | pendingOff |
4 | pendingOn |
5 | unknown |
6 | reserved |
7 | failedClosed |
8 | failedOpen |
Conformance
Member of