rlOspfv3NameLookupEnabled
CISCOSB-OSPFV3-MIB ·
.1.3.6.1.4.1.9.6.1.101.216.20
Object
To configure Open Shortest Path First (OSPF) to look up Domain Name System (DNS) names for use in all OSPF show EXEC command displays, use the ipv6 ospf name-lookup command in global configuration mode. To disable this function, use the no form of this command.
Context
- MIB
- CISCOSB-OSPFV3-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.216.20- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlOspfv3
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 'CISCOSB-OSPFV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-OSPFV3-MIB::rlOspfv3NameLookupEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCOSB-OSPFV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCOSB-OSPFV3-MIB::rlOspfv3NameLookupEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |