dsApplIfErrors
DIRECTORY-SERVER-MIB ·
.1.3.6.1.2.1.66.2.1.21
Object
column SNMPv2-SMICounter32
Number of requests that could not be serviced due to errors other than security errors, and referrals. A partially serviced operation will not be counted as an error. The errors include naming-related, update-related, attribute-related and service-related errors.
Context
- MIB
- DIRECTORY-SERVER-MIB
- OID
.1.3.6.1.2.1.66.2.1.21- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dsApplIfOpsEntry
- Groups
- 1
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::dsApplIfErrors'
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::dsApplIfErrors.<applIndex>.<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::dsApplIfErrors'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of