adTWAMPReflectorTestUDPportRange
ADTRAN-TWAMP-REFLECTOR-MIB ·
.1.3.6.1.4.1.664.5.69.5.1.2.6
Object
scalar r/w
OctetString
Specify the destination UDP port range that is allowed
for TWAMP test-session usage on any TWAMP reflector.
The first two octets are the minimum value.
The second two octets are the maximum value.
If only two octets are used in the set, the single value
will be treated as both the minimum and maximum value.
The valid range for the minimum and maximum values are
1024-65535. The minimum value must be less than or equal
to the maximum value.
The default values are:
Minimum = 1024 (0x0400)
Maximum = 65535 (0xFFFF)
Example:
Min = 0x0400 Max = 0xFFFF
Value = 04 00 FF FF
Context
- MIB
- ADTRAN-TWAMP-REFLECTOR-MIB
- OID
.1.3.6.1.4.1.664.5.69.5.1.2.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- adTWAMPReflectorCtrl
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 'ADTRAN-TWAMP-REFLECTOR-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TWAMP-REFLECTOR-MIB::adTWAMPReflectorTestUDPportRange.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TWAMP-REFLECTOR-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TWAMP-REFLECTOR-MIB::adTWAMPReflectorTestUDPportRange'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.