ipDnsDynamicEntTtl
BINTEC-DNS-MIB ·
.0.20.19.1.12
Object
column secondsInteger32
Remaining time-to-live of this entry in seconds.
Context
- MIB
- BINTEC-DNS-MIB
- OID
.0.20.19.1.12- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- ipDnsDynamicEntry
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-DNS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DNS-MIB::ipDnsDynamicEntTtl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-DNS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DNS-MIB::ipDnsDynamicEntTtl.<ipDnsDynamicEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-DNS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-DNS-MIB::ipDnsDynamicEntTtl'
Syntax
secondsInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647