cadL2vpnCmCapDutFilterRequired
CADANT-L2VPN-MIB ·
.1.3.6.1.4.1.4998.1.1.120.1.1.1.6
Object
When true Downstream Unencrypted Traffic (DUT) filter capability TLV is required in REG-REQ message, otherwise the CM registration will be rejected if L2VPN TLVs are present. When false a CM may register without this capability TLV.
Context
- MIB
- CADANT-L2VPN-MIB
- OID
.1.3.6.1.4.1.4998.1.1.120.1.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cadL2vpnParams
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 'CADANT-L2VPN-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-L2VPN-MIB::cadL2vpnCmCapDutFilterRequired.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-L2VPN-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-L2VPN-MIB::cadL2vpnCmCapDutFilterRequired'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |