psPerfStatusFeedB
LUXN-MIB ·
.1.3.6.1.4.1.4253.2.1.6.11
Object
scalar mandatory
Enumeration
State of Feed B. Failed if it goes into shutdown condition Unknown if the corresponding breaker is open
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 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::psPerfStatusFeedB.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUXN-MIB::psPerfStatusFeedB'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | feedOK |
2 | feedFAILED |
3 | feedUNKNOWN |
4 | na |