outletLoadStatus
Sentry3-MIB ·
.1.3.6.1.4.1.1718.3.2.3.1.6
Object
column Enumeration
The status of the load measured on the outlet. If the outletCapabilities 'loadSense' bit is TRUE, then all of the states are supported. If the outletCapabilities 'loadSense' bit is FALSE, then only the 'normal' and 'noComm' states are supported.
Context
- MIB
- Sentry3-MIB
- OID
.1.3.6.1.4.1.1718.3.2.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- outletEntry
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 'Sentry3-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry3-MIB::outletLoadStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Sentry3-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry3-MIB::outletLoadStatus.<towerIndex>.<infeedIndex>.<outletIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Sentry3-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Sentry3-MIB::outletLoadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | normal |
1 | notOn |
2 | reading |
3 | loadLow |
4 | loadHigh |
5 | overLoad |
6 | readError |
7 | noComm |
Object Constraints
range: 4-4