dccrldpSigCheckTransportAddr
DC-CR-LDP-MIB ·
versa variant
·
.1.2.826.0.1.1578918.5.35.1.1.1.1.21
Object
Specifies whether to check that all the adjacencies for a
given session are using the same transport address.
If this is set to 'true' and a new adjacency is added for
an existing session with a different local or peer
transport address to that currently used for the session,
then the session will be destroyed.
This field can be changed at any time, but if changed to
'true' it will only apply to new adjacencies.
Context
- MIB
- DC-CR-LDP-MIB
- OID
.1.2.826.0.1.1578918.5.35.1.1.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dccrldpSigEntry
- 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 '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::dccrldpSigCheckTransportAddr'
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::dccrldpSigCheckTransportAddr.<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::dccrldpSigCheckTransportAddr'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of