ip2IfTos
RAD-Ipmux-MIB ·
.1.3.6.1.4.1.164.3.1.6.7.1.1.10
Object
The TOS (Type of Service) value: 0..255.
In Vmux-2100/110 devices versions 3.1 and up, in Vmux-210 and in Vmux-4x0:
LSB 8 bits - 00 00 00 XX will be used for Signaling packets TOS.
Next 8 bits - 00 00 XX 00 will be used for Media packets TOS.
Next 16 bits - will be 0.
XX = Hex values: 0..FF
For mixed packets, TOS of Media Packets will be used.
Signaling packets are for example: Keep alive packets and ABCD signaling bits.
Media packets are for example: voice, fax, HDLC, payload packets.
Context
- MIB
- RAD-Ipmux-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.7.1.1.10- 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-Ipmux-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Ipmux-MIB::ip2IfTos'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Ipmux-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Ipmux-MIB::ip2IfTos.<ip2IfChannelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Ipmux-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Ipmux-MIB::ip2IfTos'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647