ipoaLisMinHoldingTime

IPOA-MIB · .1.3.6.1.2.1.10.46.1.2.1.5

Object

column r/w secondsInteger32
The minimum amount of time, in seconds, that a call
will remain open.  If 0 then ipoaInactivityTimer will
completely determine when a call is terminated.

Context

MIB
IPOA-MIB
OID
.1.3.6.1.2.1.10.46.1.2.1.5
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
ipoaLisEntry
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 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPOA-MIB::ipoaLisMinHoldingTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPOA-MIB::ipoaLisMinHoldingTime.<ipoaLisSubnetAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPOA-MIB::ipoaLisMinHoldingTime'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-65535

Conformance

Member of
Compliance refinements
The agent is not required to support a SET
operation to this object in the absence of
adequate security.