ipStatAddrAliveInterval
BINTEC-DYNIP-MIB ·
.0.52.7.1.11
Object
This object specifies a time period in seconds for checking whether the client is still alive. The alive check allows the system to purge dynamic entries whose lease is still valid but the client no longer exists. If ipDhcpPoolAliveCheck from the related entry in ipDhcpPoolTable is set to disable, no alive check is performed. If this object is set to 0, no alive check is performed. If no alive interval is specified (-1) the value from the related entry in ipDhcpPoolTable determines the alive interval.
Context
- MIB
- BINTEC-DYNIP-MIB
- OID
.0.52.7.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipStatAddrEntry
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::ipStatAddrAliveInterval'
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::ipStatAddrAliveInterval.<ipStatAddrAddress>'
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::ipStatAddrAliveInterval'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647