RAD-MIB :: prtMonitoredPort

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBprtMonitoredPort

prtMonitoredPort

Module: RAD-MIB

OID (symbolic): RAD-MIB::prtMonitoredPort

OID (numeric): 1.3.6.1.4.1.164.3.3.3.1.6.1.5

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description:

This object indicates the MONITORED Port Index that the Monitoring port monitors. For DXC: The valid port number depends on the IO slot no., the installed card type and the port type: external, internal. * The external ports will according to the convention (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the card, in odd numbers: port1 = 1 port2 = 3 port3 = 5 etc... Example: port2 of IO slot 11 will be: 213 . * The internal ports will be according to the convention (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the card, in even numbers: port1 = 2 port2 = 4 port3 = 6 etc... Example: port2 of IO slot 11 will be: 214 . * 100 - no port monitored For Optimux-T3: The valid channels are: 0 = no Ch monitored 1..21 or 1..28 (=CH1..CH21 or CH1..CH28) according to product's configuration.

What is prtMonitoredPort?

This object specifies which monitored port is being observed by a dedicated monitoring port on a RAD networking device (such as a DXC cross-connect). The value indicates the port index of the target port being monitored. An operator would configure this to set up port mirroring or monitoring, allowing diagnostics or traffic analysis on a specific port.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.6.1.5
snmpwalk -v2c -c public <target> RAD-MIB::prtMonitoredPort

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.6.1.5.1
snmpget -v2c -c public <target> RAD-MIB::prtMonitoredPort.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.3.1.6.1.5.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.3dacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.3prtDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.3.1prtGenDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.6prtMonTableDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.6.1prtMonEntryDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.6.1.5prtMonitoredPortRAD-MIB