clusCommunicationMode
LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB ·
.1.3.6.1.4.1.9804.3.1.1.2.12.22
Object
scalar Enumeration
commication mode
Context
- MIB
- LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB
- OID
.1.3.6.1.4.1.9804.3.1.1.2.12.22- Type
- scalar
- Access
- readonly
- Status
- current
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-NUS-COMMON-CLUSTERING-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB::clusCommunicationMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB::clusCommunicationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | multicast |
2 | unicast |
3 | multicastAndUnicast |