inetTrapFQDNResolution
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.22.1.7
Object
scalar r/w
Enumeration
The purpose of this field is to configure various options for resolving FQDN. If configured as 1 - then FQDN names will be resolved for IPv4 addresses only If configured as 2 - then FQDN names will be resolved for IPv6 addresses only. If configured as 10 - then FQDN names will be resolved for both IPv4 and IPv6 addresses.
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.22.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- inetTrapDestination
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::inetTrapFQDNResolution.0'
More examples
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::inetTrapFQDNResolution'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | resolve-for-IPv4-address |
2 | resolve-for-IPv6-address |
10 | resolve-for-both |