RAD-MIB :: mdlSCmd

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBmdlSCmd

mdlSCmd

Module: RAD-MIB

OID (symbolic): RAD-MIB::mdlSCmd

OID (numeric): 1.3.6.1.4.1.164.3.3.2.1.1.1.13

Node type: OBJECT-TYPE

Type: Integer32

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 do not support this feature or object (old KM agents) '2' = off, Set call command mode to disconnect state. Disconnects the call. '3' = on, Set call command mode to connect state. Connects the call.

For DXC IO cards, the object will be used for IO Card Reset HW command: '2' = off, this will be always the Get value for these cards. '3' = on, this is the Set command used to Reset the IO card. Upon completing the operation, the value will automatically change to off(2), by Agent. For Slots that are NOT IO Slots and for empty IO Slots, the Get value will be always '0' (NotApplicable).

What is mdlSCmd?

This object is a general-purpose command field that allows administrators to issue special control commands to a circuit card, with values that vary depending on the card type and function. For example, ISDN cards may use it to manually trigger connection or disconnection commands, while IO cards may use it to reset hardware. Operators use this field to perform card-level maintenance operations and configuration changes without requiring out-of-band management access.

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> RAD-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> RAD-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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.3dacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.2mdlDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.2.1mdlGenDACS-MIB
1.3.6.1.4.1.164.3.3.2.1.1mdlSTableDACS-MIB
1.3.6.1.4.1.164.3.3.2.1.1.1mdlSEntryDACS-MIB
1.3.6.1.4.1.164.3.3.2.1.1.1.13mdlSCmdRAD-MIB