dnsResConfigSbeltName
DNS-RESOLVER-MIB ·
.0.0.32.2.1.1.4.1.2
Object
The DNS name of a Sbelt nameserver identified by this row of the table. A zero-length string indicates that the name is not known by the resolver.
Context
- MIB
- DNS-RESOLVER-MIB
- OID
.0.0.32.2.1.1.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dnsResConfigSbeltEntry
- 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 'DNS-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-RESOLVER-MIB::dnsResConfigSbeltName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DNS-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-RESOLVER-MIB::dnsResConfigSbeltName.<dnsResConfigSbeltAddr>.<dnsResConfigSbeltSubTree>.<dnsResConfigSbeltClass>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNS-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNS-RESOLVER-MIB::dnsResConfigSbeltName'
Syntax
- Source
- DNS-SERVER-MIBDnsName
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
dnsResMIBCompliance
readonly
This object need not be writable.