callActiveIndex
DIAL-CONTROL-MIB ·
.1.3.6.1.2.1.10.21.1.3.1.1.2
Object
column Integer32
Small index variable to distinguish calls that start in the same hundredth of a second.
Context
- MIB
- DIAL-CONTROL-MIB
- OID
.1.3.6.1.2.1.10.21.1.3.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- callActiveEntry
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 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIAL-CONTROL-MIB::callActiveIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIAL-CONTROL-MIB::callActiveIndex.<callActiveSetupTime>.<callActiveIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DIAL-CONTROL-MIB::callActiveIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647