rcCloudIqServerAddressOrigin
RC-CLOUD-ID-MIB ·
.1.3.6.1.4.1.2272.1.230.1.1.23
Object
scalar Enumeration
Origin of the Cloud IQ server address: either manual config or dynamic via DHCP option 43.
Context
- MIB
- RC-CLOUD-ID-MIB
- OID
.1.3.6.1.4.1.2272.1.230.1.1.23- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rcCloudIqScalars
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 'RC-CLOUD-ID-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-CLOUD-ID-MIB::rcCloudIqServerAddressOrigin.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-CLOUD-ID-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-CLOUD-ID-MIB::rcCloudIqServerAddressOrigin'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | configured |
3 | dhcp |