All MIBs › RAD-MIB › prtSActiveStatus
prtSActiveStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtSActiveStatus
OID (numeric): 1.3.6.1.4.1.164.3.1.4.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 ch is not connected according to the active config. offLine(3) indicates that the ch is down (not working) because of any problem. onLine(4) indicates that the ch is up (working) offLineRedundancy(5) indicates that the ch is down, because it is redundant port. onLineRedundancy(6) indicates that the ch is up, and it is the active link
What is prtSActiveStatus?
This indicates whether a port is active, offline, online, or in redundancy mode. It shows the real-time health state of a communication channel. An operator monitors this to detect port failures and confirm failover to redundant channels is working.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::prtSActiveStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::prtSActiveStatus.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.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4 | prtWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1 | statPrtGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1 | prtSInstTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1.1 | prtSInstEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1.1.5 | prtSActiveStatus | RAD-MIB |