mdlSCmd
Module: DACS-MIB
OID (symbolic): DACS-MIB::mdlSCmd
OID (numeric): 1.3.6.1.4.1.164.3.3.2.1.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
General object for any special command at card level. 0=NotApplicable, for cards that don't support this object.
For KML.10(ISDN) card of KM-2100, the object will indicate Manual Call Command in Switch mode. It is applicable only when for KML.10, prtIsdnSwitchMode=manual. KML.10 valid values: '1' = noOp, will be used by agents that does not support this feature or object '2' = off, Set call command mode to disconnect state. Disconnects the call. '3' = on, Set call command mode to connect state. Connects the call.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.2.1.1.1.13 snmpwalk -v2c -c public <target> DACS-MIB::mdlSCmd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.2.1.1.1.13.1 snmpget -v2c -c public <target> DACS-MIB::mdlSCmd.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.2.1.1.1.13.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.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2 | mdlDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.1 | mdlGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.1.1 | mdlSTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.1.1.1 | mdlSEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.1.1.1.13 | mdlSCmd | DACS-MIB |