ipDhcpPoolAliveInterval
BINTEC-DYNIP-MIB ·
.0.52.3.1.10
Object
This object specifies a time period in seconds for checking whether the client is still alive. If this object is set to 0, no alive check is performed. If in case of manual assigned IP address ipStatAddrAliveInterval value is specified (i.e. is not -1), ipDhcpPoolAliveInterval is ignored in favor of this parameter.
Context
- MIB
- BINTEC-DYNIP-MIB
- OID
.0.52.3.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipDhcpPoolEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDhcpPoolAliveInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDhcpPoolAliveInterval.<ipDhcpPoolIfIndex>.<ipDhcpPoolDynAddrPoolId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-DYNIP-MIB::ipDhcpPoolAliveInterval'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647