RAD-MIB :: prtGenActiveStatus

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBprtGenActiveStatus

prtGenActiveStatus

Module: RAD-MIB

OID (symbolic): RAD-MIB::prtGenActiveStatus

OID (numeric): 1.3.6.1.4.1.164.3.3.3.1.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

This attribute describes the activity status of the port. unknown(1) indicates that the information is not supported. notUsed(2) indicates that the port is not connected according to the active config. offLine(3) indicates that the port is down (not working) due to any problem. onLine (4) indicates that the port is up (working) offLineRedundancy(5) indicates that the port is down because it is a redundant port. onLineRedundancy (6) indicates that this is a redundant port which is up and works as the active link.

What is prtGenActiveStatus?

This read-only object reports the operational activity status of a port on RAD equipment, with values indicating unknown, not connected, offline (down), online (working), or offline due to redundancy. It provides a quick health check of physical port state independent of higher-layer status. Operators use this to diagnose link problems and verify which ports are actively carrying traffic or inactive by design.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.5
snmpwalk -v2c -c public <target> RAD-MIB::prtGenActiveStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.5.1
snmpget -v2c -c public <target> RAD-MIB::prtGenActiveStatus.1

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.1prtGenParamTableDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.1.1prtGenEntryDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.1.1.5prtGenActiveStatusRAD-MIB