ip2IfUdpMuxMethod
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.6.7.1.1.90
Object
column r/w
Enumeration
This parameter determines according to which field the multiplexing is made:
srcPort (2) - multiplexing according to the UDP Source Port (Dest=0x085e).
This should be the default value, for backwards compatibility.
destPort (3) - multiplexing according to the UDP Destination Port
(standard multiplexing).
The UDP Source and Destination ports' range is determined according to
ip2IfUdpMuxMethod value:
For srcPort (2) the range is 1-7000
For destPort (3) the range is 49152-65535.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.7.1.1.90- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ip2IfEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::ip2IfUdpMuxMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::ip2IfUdpMuxMethod.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::ip2IfUdpMuxMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | dontMask |
3 | mask |