cnatConfMaxBindLeaseTime

CISCO-IETF-NAT-MIB · .1.3.6.1.4.1.9.10.77.1.1.1.1.8

Object

column r/w secondsInteger32
The maximum lease time for the BIND, associated with
this configuration. Unless the lease time is renewed, a
BIND will not be valid past the lease time. As a special
case, a value of 0 may be assumed to indicate no lease
time limit. Typically, this attribute is of relevance
only in conjunction with Realm-Specific-IP (RSIP)
operation.

Context

MIB
CISCO-IETF-NAT-MIB
OID
.1.3.6.1.4.1.9.10.77.1.1.1.1.8
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
cnatConfEntry
Groups
1

Walk 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 'CISCO-IETF-NAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-NAT-MIB::cnatConfMaxBindLeaseTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-NAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-NAT-MIB::cnatConfMaxBindLeaseTime.<cnatConfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-NAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-NAT-MIB::cnatConfMaxBindLeaseTime'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance