cnatConfMaxBindIdleTime

CISCO-IETF-NAT-MIB · .1.3.6.1.4.1.9.10.77.1.1.1.1.9

Object

column r/w secondsInteger32
The maximum time, associated with this configuration,
to allow a dynamic BIND to remain valid with no NAT
session hanging off this BIND. By default for NATIVE
NAT maximum Idle time is 0. External agents could
control this parameter differently. Static Binds and
lease time limited BINDs are not affected by this
parameter.

Context

MIB
CISCO-IETF-NAT-MIB
OID
.1.3.6.1.4.1.9.10.77.1.1.1.1.9
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::cnatConfMaxBindIdleTime'
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::cnatConfMaxBindIdleTime.<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::cnatConfMaxBindIdleTime'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance