tr111StunEnable
MX-CWMP-MIB ·
.0.3900.1.4000.100
Object
TR-111 STUN Enable
Enables/disables the use of STUN binding requests to discover
the unit's external IP address and port and to set the
ManagementServer.UDPConnectionRequestAddress parameter
accordingly. The ACS can then send UDP connection requests to
the unit at that IP address and port.
* Enable: Enables the use of STUN by the unit.
* Disable: Disables the use of STUN by the unit.
Context
- MIB
- MX-CWMP-MIB
- OID
.0.3900.1.4000.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tr111Group
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::tr111StunEnable.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::tr111StunEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |