All MIBs › RAD-MIB › prtPhyIntervalStatus
prtPhyIntervalStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtPhyIntervalStatus
OID (numeric): 1.3.6.1.4.1.164.3.1.6.8.2.2.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The statuses of the current interval: 0 - O.K. 1 - The link has been switched by a redundancy mechanism. 2 - Module is in/out. 4 - Empty - card is out.
What is prtPhyIntervalStatus?
This object reports the status of a physical link during the current 15-minute measurement interval, with bit flags indicating conditions like link redundancy switching, module card insertion/removal, or missing equipment. Operators monitor this to understand transient link health events and card status changes during performance measurement periods. Each status code maps to specific hardware or failover events that occurred in that interval.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.8.2.2.1.7 snmpwalk -v2c -c public <target> RAD-MIB::prtPhyIntervalStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.8.2.2.1.7.1 snmpget -v2c -c public <target> RAD-MIB::prtPhyIntervalStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtPhyIntervalStatus.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.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.8 | broadbandIf | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.8.2 | prtPhyPerfHistory | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.8.2.2 | prtPhyIntervalTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.8.2.2.1 | prtPhyIntervalEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.8.2.2.1.7 | prtPhyIntervalStatus | RAD-MIB |