dsIntEntIndex
DIRECTORY-SERVER-MIB ·
.1.3.6.1.2.1.66.3.1.1
Object
column Integer32
Together with applIndex and dsApplIfProtocolIndex, this object forms the unique key to identify the conceptual row which contains useful info on the (attempted) interaction between the Directory Server (referred to by applIndex) and a peer Directory Server using a particular protocol.
Context
- MIB
- DIRECTORY-SERVER-MIB
- OID
.1.3.6.1.2.1.66.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- dsIntEntry
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 'DIRECTORY-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIRECTORY-SERVER-MIB::dsIntEntIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DIRECTORY-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIRECTORY-SERVER-MIB::dsIntEntIndex.<applIndex>.<dsIntEntIndex>.<dsApplIfProtocolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DIRECTORY-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DIRECTORY-SERVER-MIB::dsIntEntIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647