ccAttachmentActiveCallIndex
AT-ISDN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.37.5.1.3
Object
column Integer32
The index of the active call for this attachment. A value of 0 indicates that there is currently no active call for this attachment. A value of 1 to 128 references the active call currently in place for this attachment.
Context
- MIB
- AT-ISDN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.37.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccAttachmentEntry
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::ccAttachmentActiveCallIndex'
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::ccAttachmentActiveCallIndex.<ccAttachmentDetailsIndex>.<ccAttachmentEntryIndex>'
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::ccAttachmentActiveCallIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-128