All MIBs › RAD-MIB › cmprPrtIdx
cmprPrtIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::cmprPrtIdx
OID (numeric): 1.3.6.1.4.1.164.3.3.4.1.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This object indicates a unique identifier of the port, the compressed information relates to. For DXC - according to the order in the card of cmprSltIdx: - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the card in odd or even numbers, as follows: * For the outside/external ports, in odd numbers: port1 = 1 port2 = 3 port3 = 5 etc... Example: port2 of IO slot 11 will be: 213 . * The inside/internal ports, in even numbers: port1 = 2 port2 = 4 port3 = 6 etc... Example: port2 of IO slot 11 will be: 214 . For FCD: see product's specification. If the port number is irrelevant to this parameter (if it is a system/card level alarm) the value will be 9999.
What is cmprPrtIdx?
This OID identifies which specific port on a multiplexer the compression statistics relate to using an encoded number that indicates the slot and port position. The encoding lets management software decode where in the hardware the data came from. A network technician troubleshooting compression performance would use this index to pinpoint which physical port is experiencing high compression ratios.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.4.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::cmprPrtIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.4.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::cmprPrtIdx.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4 | genDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4.1 | cmprTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4.1.1 | cmprEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4.1.1.5 | cmprPrtIdx | RAD-MIB |