All MIBs › RADLAN-IP › rsIpAdEntOperStatus
rsIpAdEntOperStatus
Module: RADLAN-IP
OID (symbolic): RADLAN-IP::rsIpAdEntOperStatus
OID (numeric): 1.3.6.1.4.1.89.26.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
If active the interface can be used to send and receive frames.
What is rsIpAdEntOperStatus?
This OID reports whether a network interface is actively operational and able to send and receive data frames. It reflects the real-time status of the interface connection. A network operator would check this when a device stops responding to network traffic to confirm the interface is actually active or to troubleshoot why a link shows as down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.26.1.1.12 snmpwalk -v2c -c public <target> RADLAN-IP::rsIpAdEntOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.26.1.1.12.1 snmpget -v2c -c public <target> RADLAN-IP::rsIpAdEntOperStatus.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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.26 | ipSpec | Dell-MIB |
| 1.3.6.1.4.1.89.26.1 | rsIpAddrTable | RADLAN-IP |
| 1.3.6.1.4.1.89.26.1.1 | rsIpAddrEntry | RADLAN-IP |
| 1.3.6.1.4.1.89.26.1.1.12 | rsIpAdEntOperStatus | RADLAN-IP |