modmHubIpMode
RAD-MIB ·
.1.3.6.1.4.1.164.3.4.1.2.1.7
Object
scalar r/w
Enumeration
single - Upon BootP request from S-MOD, CM-2 will assign a 'private IP' (CM-2 IP + slot number of S-MOD), which will be applicable only between the S-MOD and CM-2. multi - CM-2 assigns up to 12/24 consequent IP addresses. One for each S-MOD according to the slot number.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.4.1.2.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- modmHubParam
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::modmHubIpMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::modmHubIpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | disable |
3 | enable |