dccrldpSigUseIPv6Transport

DC-CR-LDP-MIB · versa variant · .1.2.826.0.1.1578918.5.35.1.1.1.1.13

Object

column r/w SNMPv2-TCTruthValue
Used to indicate whether the DC-CR-LDP signaling is to use
IPv6 transport where possible.
              
Note that if DC-LDP is configured with an IPv4 transport
address, IPv4 transport will be used for multicast and
IPv6 sockets using a IPv4 mapped IPv6 address will be used
for unicast when this field is set to True.

Context

MIB
DC-CR-LDP-MIB
OID
.1.2.826.0.1.1578918.5.35.1.1.1.1.13
Type
column
Access
readwrite
Status
current
Parent
dccrldpSigEntry
Groups
1

Walk 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 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-CR-LDP-MIB::dccrldpSigUseIPv6Transport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-CR-LDP-MIB::dccrldpSigUseIPv6Transport.<dccrldpSigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-CR-LDP-MIB::dccrldpSigUseIPv6Transport'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance