All MIBs › RAD-MIB › systemParameter
systemParameter
Module: RAD-MIB
OID (symbolic): RAD-MIB::systemParameter
OID (numeric): 1.3.6.1.4.1.164.6.2.18
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This parameter can be used for different purposes: - TELNET session time-out in seconds. - Ace20: when trying to create row in a table that already has row with the same values, if set of values has to be unique in table, this attribute is set to the index of the existing row. - Optimux-T3: when CH interfaces are RJ-45, user can select via this object, the interface type for each Group of channels: T1 or E1: The selection will be a sum of the following Bits. '0' = T1 '1' = E1 Bit Group Value for each Bit having '1' 1 1 (CH-1..CH-8) 1 2 2 (CH-9..CH-12) 2 3 3 (CH-13..CH-20) 4 4 4 (CH-21..CH-28) 8 Examples: 15 = all Groups are selected to be E1 6 = Group 2 and Group 3 are selected to be E1 (Group 1 and Group 4 are T1). - FCD-A, FCD-M: user can select via this object the configuration used for Get values of MSDSL parameters that don't have configuration index. 1 =active configuration 255=temporary configuration. Set of this object should be done before Getting the MSDSL RW parameters. - Ace2002: This parameter indicates the number of intervals that were successfully uploaded upon statistics collection session. - FCD-IP, WR, FCD-IPD, LA-240: This parameter indicates whether Telnet Access is enabled/disabled: Values: 2 - Telnet Access is Disabled. 3 - Telnet Access is Enabled. -Vmux-110: This parameter value equals to maximum number of bundles. -Optimux-155: Simmilar usage to Optimux T3. user can select via this object, interface type T1 or E1 for each Group of channels (LIU): LIU group consists of 7 channels. Up to 12 LIUs are represented (84 T1 Channels). The selection will be a sum of the 2**n For each bit:'0' = T1 ,'1' = E1 Bit Group 1 1 (CH-1 .. CH-7) 2 2 (CH-8 .. CH-14) 3 3 (CH-15 ..CH-21) ... 9 9 (CH-56.. CH-63) ... 10 10 (CH-64..CH-70) 11 11 (CH-71..CH-77) 12 12 (CH-78..CH-84)
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.18 snmpwalk -v2c -c public <target> RAD-MIB::systemParameter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.18.1 snmpget -v2c -c public <target> RAD-MIB::systemParameter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.18.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.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.18 | systemParameter | RAD-MIB |