interopAllowUnauthenticatedUDPConnectionRequests
MX-CWMP-MIB ·
.0.3900.1.50000.100
Object
Allow Unauthenticated UDP Connection Requests
Determines the CPE behavior when receiving a UDP connection
request message.
* Enable: Allow any UDP connection request without
authentication. This behavior goes against the UDP
Connection Request described by TR-069 Amendment-2
specification.
* Disable: Force the authentication of a UDP connection
request.
Context
- MIB
- MX-CWMP-MIB
- OID
.0.3900.1.50000.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- interopGroup
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 'MX-CWMP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CWMP-MIB::interopAllowUnauthenticatedUDPConnectionRequests.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CWMP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CWMP-MIB::interopAllowUnauthenticatedUDPConnectionRequests'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |