psStatusCommunication
NETSURE-NCU-MIB ·
.1.3.6.1.4.1.6302.2.1.2.8
Object
scalar Enumeration
The status of communication with the Power System. interrupt(3) indicates some errors occurred between Power System and agent.
Context
- MIB
- NETSURE-NCU-MIB
- OID
.1.3.6.1.4.1.6302.2.1.2.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- system
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 'NETSURE-NCU-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSURE-NCU-MIB::psStatusCommunication.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSURE-NCU-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSURE-NCU-MIB::psStatusCommunication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | normal |
3 | interrupt |