inetTrapErrorValue
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.22.1.2.1.10
Object
column SNMPv2-SMIInteger32
Gives the error value in case if the server is not able to send the traps
to the configured trapDestination entry. It will be set to below defined error values
if there the agent finds any error while dispatching a trap.
10 - Invalid value for rowStatus. Should be 1, 2, 3 or 6.
11 - Ivalid value for InetTrapAddressType. Should be 1, 2 or 16.
12 - Invalid for IP Address or FQDN.
13 - Ivalid value for inetTrapPort. Should be greater than 0 or less than 65536.
14 - Invalid valur for inetTrapCommunityName.
15 - Invalid value for inetTrapVersion. Should be 0, 1 or 3.
16 - Invalid value for inetTrapStyle. Should be either 1, 2 or 3.
17 - Unable to resgister SOME or ALL PML trappable OIDs.
51 - InetTrapAddressType & InetTrapAddress does not macth.
52 - It is a Duplicate entry.
53 - Unable to move the row to ACTIVE state because of insufficient/invalid entries.
80 - Unable to resolve name: no DNS server.
81 - Unable to resolve name: no DNS records present for name.
82 - Unable to resolve name: no dns records matching FQDN Resolution Value.
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.22.1.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- inetTrapDestinationEntry
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 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JETDIRECT3-MIB::inetTrapErrorValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JETDIRECT3-MIB::inetTrapErrorValue.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JETDIRECT3-MIB::inetTrapErrorValue'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647