All MIBs › ACC-ISDN › accIsdnxSubOperStatus
accIsdnxSubOperStatus
Module: ACC-ISDN
OID (symbolic): ACC-ISDN::accIsdnxSubOperStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.36.6.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The operational status of this subscriber interface.
What is accIsdnxSubOperStatus?
This OID reports the current operational status of the ISDN interface—whether it is up, down, or in a test state. Network engineers monitor this to verify the interface is actually connected and passing traffic after configuration changes. For example, a value of 'up' confirms the D channel is synchronized with the phone company's switch and ready for calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.6.1.7 snmpwalk -v2c -c public <target> ACC-ISDN::accIsdnxSubOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.6.1.7.1 snmpget -v2c -c public <target> ACC-ISDN::accIsdnxSubOperStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.36.6.1.7.1 i <value>
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.6 | accIsdnxSubTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.6.1 | accIsdnxSubEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.6.1.7 | accIsdnxSubOperStatus | ACC-ISDN |