cCdmaClusterType
CISCO-CDMA-PDSN-MIB ·
.1.3.6.1.4.1.9.9.157.1.8.2.1.1
Object
scalar Enumeration
The type of this PDSN cluster. - 'nonCluster' indicates cluster is not provisioned. - 'peerToPeer' indicates cluster type is peer-to- peer. - 'controllerMember' indicates cluster type is controller-member type.
Context
- MIB
- CISCO-CDMA-PDSN-MIB
- OID
.1.3.6.1.4.1.9.9.157.1.8.2.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cCdmaClusterCommon
- Groups
- 3
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 'CISCO-CDMA-PDSN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDMA-PDSN-MIB::cCdmaClusterType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDMA-PDSN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDMA-PDSN-MIB::cCdmaClusterType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | nonCluster |
1 | peerToPeer |
2 | controllerMember |