rcIpDhcpIpNextIndex
IPDHCP-SERVER-MIB ·
.1.3.6.1.4.1.8886.6.1.29.1.2
Object
scalar Integer32
The next index of the dhcp server ip pool. It's range is 1..((MAX_SW_NUM-1)*4). MAX_SW_NUM is the max interface ip number of device
Context
- MIB
- IPDHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.8886.6.1.29.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rcIpDhcpServerConfig
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 'IPDHCP-SERVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPDHCP-SERVER-MIB::rcIpDhcpIpNextIndex.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPDHCP-SERVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPDHCP-SERVER-MIB::rcIpDhcpIpNextIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647