clusterv2CreateCmdrOperate
ZELAX-MIB ·
.1.3.6.1.4.1.7840.2.1.100.22.2.3
Object
scalar r/w
Enumeration
if set create ,operation is to build cluster according to clusterv2CreateClusterIPPool/clusterv2StatusClusterName. if set destroy , operation is try to clear the IPPool and the ClusterName. set create only on the device is not commander. set destroy only on the device is commander.
Context
- MIB
- ZELAX-MIB
- OID
.1.3.6.1.4.1.7840.2.1.100.22.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- clusterv2Create
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 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZELAX-MIB::clusterv2CreateCmdrOperate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZELAX-MIB::clusterv2CreateCmdrOperate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | destroy |
1 | create |