isClustered
HP-UNIX ·
.1.3.6.1.4.1.11.2.3.1.5.1
Object
scalar mandatory
Enumeration
Describes whether machine is clustered or not.
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 'HP-UNIX' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-UNIX::isClustered.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-UNIX' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-UNIX::isClustered'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standalone |
2 | rootserver |
3 | cnode |