status
LEFTHAND-NETWORKS-NSM-STATUS-MIB ·
.1.3.6.1.4.1.9804.3.1.1.2.99.1
Object
scalar Enumeration
The HP LeftHand Networks NSM SNMP agent management connection status. The HP LeftHand Networks NSM SNMP agent will reconnect automatically when necessary. Management applications can confirm that device is LeftHand Storage device by the existence of this OID. The status returned by this OID of online/offline reflects the internal status of the device and this value should not be used by an application to determine the actual status of the LeftHand Storage device.
Context
- MIB
- LEFTHAND-NETWORKS-NSM-STATUS-MIB
- OID
.1.3.6.1.4.1.9804.3.1.1.2.99.1- Type
- scalar
- Access
- readonly
- Status
- current
- Groups
- 1
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 'LEFTHAND-NETWORKS-NSM-STATUS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEFTHAND-NETWORKS-NSM-STATUS-MIB::status.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEFTHAND-NETWORKS-NSM-STATUS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEFTHAND-NETWORKS-NSM-STATUS-MIB::status'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | online |
2 | offline |
Conformance
Member of