ccDetailsHoldupTime
AT-ISDN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.37.1.1.10
Object
column r/w
Integer32
The time, in seconds, that active calls created from this call details should be held up after initial activation. The call will be held up for at least this time, unless cleared from the network. Thus, for example, PPP idle timeouts will not bring the call down.
Context
- MIB
- AT-ISDN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.37.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccDetailsEntry
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 'AT-ISDN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ISDN-MIB::ccDetailsHoldupTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-ISDN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ISDN-MIB::ccDetailsHoldupTime.<ccDetailsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-ISDN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-ISDN-MIB::ccDetailsHoldupTime'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-7200