All MIBs › RAD-MIB › prtGenActiveStatus
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 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.3 | prtDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1 | prtGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.1 | prtGenParamTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.1.1 | prtGenEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.1.1.5 | prtGenActiveStatus | RAD-MIB |