All MIBs › ACC-MIB › accIsdnStatDslOperStatus
accIsdnStatDslOperStatus
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIsdnStatDslOperStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.36.3.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The operation status of this interface.
What is accIsdnStatDslOperStatus?
This value shows the current operational state of the ISDN interface (for example: up, down, testing, unknown). A network engineer checks this status to quickly verify whether the interface is available and ready to carry calls. For example, a status value of 'up' means the interface is operational, while 'down' means it is not currently connected to the ISDN network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.3.1.24 snmpwalk -v2c -c public <target> ACC-MIB::accIsdnStatDslOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.3.1.24.1 snmpget -v2c -c public <target> ACC-MIB::accIsdnStatDslOperStatus.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.36 | accIsdn | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3 | accIsdnStatTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3.1 | accIsdnStatEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3.1.24 | accIsdnStatDslOperStatus | ACC-MIB |