isdnDirectorySigIndex

ISDN-MIB · zhone variant · .1.3.6.1.2.1.10.20.1.5.1.1.3

Object

column r/w Integer32
An index pointing to an ISDN signaling channel.
Incoming calls are accepted on this
signaling channel if the isdnDirectoryNumber is
presented as Called Number in the SETUP message.

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance