mioxPleInactivityTimer
MIOX25-MIB ·
.1.3.6.1.2.1.10.38.1.1.1.13
Object
The amount of time time in milliseconds this interface will keep an idle connection open before closing it. A value of 2147483647 indicates no timer.
Context
- MIB
- MIOX25-MIB
- OID
.1.3.6.1.2.1.10.38.1.1.1.13- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- mioxPleEntry
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 'MIOX25-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIOX25-MIB::mioxPleInactivityTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MIOX25-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIOX25-MIB::mioxPleInactivityTimer.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIOX25-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIOX25-MIB::mioxPleInactivityTimer'
Syntax
- Source
- RFC1381-MIBPositiveInteger
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647