All MIBs › RAD-MIB › mdlClSwchStatus
mdlClSwchStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::mdlClSwchStatus
OID (numeric): 1.3.6.1.4.1.164.3.3.2.2.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This object indicates the status of the switches on the referred DCL card. Each switch is represented by a bit. The status is a sum of 2**n, according to the bits. There are 4 switches: bit 0 SP-PAR (LSB) '1' - Default parameters bit 1 PSWRD '1' - Password=default '0' - Password=user selected bit 2 DB-INIT '1' - DB initiated with default '0' - DB initiated with NVRAM contents bit 3 PC-SP (MSB) '1' - Management by terminal only '0' - Management by NMS Example: If SP-PAR and PSWRD bits are set ('1'), the value will be 3 (2**1 + 2**0). When the status of the switches is unknown, the value of this object will be 255.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.2.2.1.1.2 snmpwalk -v2c -c public <target> RAD-MIB::mdlClSwchStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.2.2.1.1.2.1 snmpget -v2c -c public <target> RAD-MIB::mdlClSwchStatus.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.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.2 | mdlCl | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.2.1 | mdlClTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.2.1.1 | mdlClEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.2.1.1.2 | mdlClSwchStatus | RAD-MIB |