mioxPleMinimumOpenTimer
MIOX25-MIB ·
.1.3.6.1.2.1.10.38.1.1.1.12
Object
The minimum time in milliseconds this interface will keep a connection open before allowing it to be closed. A value of zero indicates no timer.
Context
- MIB
- MIOX25-MIB
- OID
.1.3.6.1.2.1.10.38.1.1.1.12- 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::mioxPleMinimumOpenTimer'
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::mioxPleMinimumOpenTimer.<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::mioxPleMinimumOpenTimer'
Syntax
- Source
- RFC1381-MIBPositiveInteger
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647