oacNatSessionTimeout

ONEACCESS-NAT-MIB · .1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.12

Object

The timeout in seconds after which a session will be
removed from the table if it remains idle

Context

MIB
ONEACCESS-NAT-MIB
OID
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.12
Type
column
Access
readonly
Status
current
Parent
oacNatSessionEntry
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 'ONEACCESS-NAT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-NAT-MIB::oacNatSessionTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ONEACCESS-NAT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-NAT-MIB::oacNatSessionTimeout.<ifIndex>.<oacNatSessionID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-NAT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-NAT-MIB::oacNatSessionTimeout'

Syntax

Source
SNMPv2-TCTimeInterval
Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance