All MIBs › ACC-SYSTEM › accSysDataSwitchStatus
accSysDataSwitchStatus
Module: ACC-SYSTEM
OID (symbolic): ACC-SYSTEM::accSysDataSwitchStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.1.4.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The status of the hardware switch, to determine whether Data calls could be initiated/accepted over the ISDN line. ONLY voice calls will be accepted or initiated when this h/w switch status is OFF.
What is accSysDataSwitchStatus?
Indicates whether the hardware switch allows data calls on ISDN lines; when off, only voice calls are accepted or initiated. Administrators check this to verify whether data traffic can flow over ISDN connections versus being restricted to voice-only mode. A value of 1 (ON) permits data calls, while 0 (OFF) restricts the line to voice-only operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.4.6 snmpwalk -v2c -c public <target> ACC-SYSTEM::accSysDataSwitchStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.4.6.1 snmpget -v2c -c public <target> ACC-SYSTEM::accSysDataSwitchStatus.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.1 | accSystem | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.4 | accClock | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.4.6 | accSysDataSwitchStatus | ACC-SYSTEM |