All MIBs › RAD-MIB › radBridgeCODMode
radBridgeCODMode
Module: RAD-MIB
OID (symbolic): RAD-MIB::radBridgeCODMode
OID (numeric): 1.3.6.1.4.1.164.4.1.4.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
In answer mode only one incoming call may be accepted at a time. Other nodes attempting to access the local modem will receive a busy signal until the connection is terminated. (Answer mode has no difficulty supporting multiple remote connections to one local port, as blocking multiple incoming calls is just a modem function. Originate mode, on the other hand will only support a single local port to remote port connection). The disable parameter disables the COD utility for this interface. Choosing any other mode will enable the COD utility.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.4.1.1.3 snmpwalk -v2c -c public <target> RAD-MIB::radBridgeCODMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.4.1.1.3.1 snmpget -v2c -c public <target> RAD-MIB::radBridgeCODMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.4.1.1.3.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.4 | radBridges | DACS-MIB |
| 1.3.6.1.4.1.164.4.1 | genBridge | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.4 | radBridgeCOD | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.4.1 | radBridgeCODParamTable | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.4.1.1 | radBridgeCODEntry | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.4.1.1.3 | radBridgeCODMode | RAD-MIB |