serverPing
ENLOGIC-PDU2-MIB ·
.1.3.6.1.4.1.38446.1.8.1.4
Object
scalar Enumeration
Whether server ping has been enabled or disabled and whether the server is reachable or not reachable
Context
- MIB
- ENLOGIC-PDU2-MIB
- OID
.1.3.6.1.4.1.38446.1.8.1.4- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- trapsInfo
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 'ENLOGIC-PDU2-MIB' -M '/opt/observium/mibs/enlogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENLOGIC-PDU2-MIB::serverPing.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENLOGIC-PDU2-MIB' -M '/opt/observium/mibs/enlogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENLOGIC-PDU2-MIB::serverPing'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pingEnable |
2 | pingDisable |
3 | serverReachable |
4 | serverNotReachable |