WS-SW-RADIUS-MIB

File: WS-SW-RADIUS-MIB.mib (32294 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
WS-SMI WS-TYPE-MIB

Imported symbols

OBJECT-GROUP IpAddress Integer32
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
DisplayString TruthValue wsSw
DoActionNow

Defined Types

AbbrevRowStatus  
INTEGER createAndGo(4), destroy(6)    

Password  
OCTET STRING    

WsSwRadiusLdapEntry  
SEQUENCE    
  wsSwRadiusLdapServerType INTEGER
  wsSwRadiusLdapServerIp IpAddress
  wsSwRadiusLdapServerPort Unsigned32
  wsSwRadiusLdapLoginAttribute DisplayString
  wsSwRadiusLdapPasswordAttribute DisplayString
  wsSwRadiusLdapBindDistinguishedName DisplayString
  wsSwRadiusLdapBindDistinguishedPassword DisplayString
  wsSwRadiusLdapBaseDistinguishedName DisplayString
  wsSwRadiusLdapGroupAttribute DisplayString
  wsSwRadiusLdapGroupFilter DisplayString
  wsSwRadiusLdapGroupMembershipAttribute DisplayString
  wsSwRadiusLdapNetTimeout INTEGER
  wsSwRadiusLdapRowStatus AbbrevRowStatus

WsSwRadiusUsersEntry  
SEQUENCE    
  wsSwRadiusUsersId DisplayString
  wsSwRadiusUsersPassword DisplayString
  wsSwRadiusUsersIfGuestUser TruthValue
  wsSwRadiusUsersGroups BITS
  wsSwRadiusUsersExpiryDateAndTime OCTET STRING
  wsSwRadiusUsersRowStatus AbbrevRowStatus
  wsSwRadiusUsersStartDateAndTime OCTET STRING

WsSwRadiusGroupsEntry  
SEQUENCE    
  wsSwRadiusGroupName DisplayString
  wsSwRadiusGroupNum Integer32
  wsSwRadiusIfGuestGroup TruthValue
  wsSwRadiusGroupRowStatus AbbrevRowStatus

WsSwRadiusClientAuthEntry  
SEQUENCE    
  wsSwRadiusClientAuthIpAndMask DisplayString
  wsSwRadiusClientAuthSharedSecret DisplayString
  wsSwRadiusClientAuthRowStatus AbbrevRowStatus

WsSwRadiusAccessEntry  
SEQUENCE    
  wsSwRadiusAccessGroupId DisplayString
  wsSwRadiusAccessVlanPtrs Integer32
  wsSwRadiusTimeofAccessStart DisplayString
  wsSwRadiusTimeofAccessEnd DisplayString
  wsSwRadiusTimeofAccessDays BITS
  wsSwRadiusAccessWlanPtrs BITS
  wsSwRadiusRateLimitWirelessToWired Integer32
  wsSwRadiusRateLimitWiredToWireless Integer32

WsSwRadiusProxyServerEntry  
SEQUENCE    
  wsSwRadiusProxyServerRealm DisplayString
  wsSwRadiusProxyServerIp IpAddress
  wsSwRadiusProxyServerPort Integer32
  wsSwRadiusProxyServerSharedSecret DisplayString
  wsSwRadiusProxyServerRowStatus AbbrevRowStatus

Defined Values

wsSwRadiusModule 1.3.6.1.4.1.388.14.2.13.1
MIB for Radius Services
MODULE-IDENTITY    

wsSwRadius 1.3.6.1.4.1.388.14.2.13
OBJECT IDENTIFIER    

wsSwRadiusGlobal 1.3.6.1.4.1.388.14.2.13.1.1
OBJECT IDENTIFIER    

wsSwRadiusSaveStatus 1.3.6.1.4.1.388.14.2.13.1.1.1
Save the configuration info for the radius server. This OID should only be used to set and the only valid value for set is save(1). Get on this OID will always return idle(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER save(1), idle(2)  

wsSwRadiusServerEnable 1.3.6.1.4.1.388.14.2.13.1.1.2
Enable(0) or disable(1) the radius server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(0), disable(1)  

wsSwRadiusCATrustPoint 1.3.6.1.4.1.388.14.2.13.1.1.3
CA certificate trustpoint. Setting this OID with blank string( zero length string ) removes the configured trustpoint
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wsSwRadiusServerTrustPoint 1.3.6.1.4.1.388.14.2.13.1.1.4
Server certificate trustpoint. Setting this OID with blank string( zero length string ) removes the configured trustpoint
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wsSwRadiusAuthType 1.3.6.1.4.1.388.14.2.13.1.1.5
Radius authentication type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tls(0), ttlsAndMd5(1), ttlsAndPap(2), ttlsAndMschapV2(3), peapAndGtc(4), peapAndMschapV2(5), all(6)  

wsSwRadiusDataSource 1.3.6.1.4.1.388.14.2.13.1.1.8
Radius datasource which can be local or ldap
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER local(1), ldap(2)  

wsSwRadiusProxyRetryCount 1.3.6.1.4.1.388.14.2.13.1.1.9
Number of retries for sending messages to a proxy
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..6  

wsSwRadiusProxyTimeout 1.3.6.1.4.1.388.14.2.13.1.1.10
Timeout in seconds before retrying to a proxy
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..10  

wsSwRadiusCRL 1.3.6.1.4.1.388.14.2.13.1.1.11
Description.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

wsSwRadiusLdapGroupVerification 1.3.6.1.4.1.388.14.2.13.1.1.12
Set the ldap group search configuration.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wsSwRadiusSaveUsers 1.3.6.1.4.1.388.14.2.13.1.1.13
Save Radius User Configuration.
Status: current Access: read-write
OBJECT-TYPE    
  DoActionNow  

wsSwRadiusLdapTable 1.3.6.1.4.1.388.14.2.13.1.2
This table can have only 2 rows. One for primary ldap server and other for secondary ldap server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSwRadiusLdapEntry

wsSwRadiusLdapEntry 1.3.6.1.4.1.388.14.2.13.1.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSwRadiusLdapEntry  

wsSwRadiusLdapServerType 1.3.6.1.4.1.388.14.2.13.1.2.1.1
Primary or secondary ldap server
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

wsSwRadiusLdapServerIp 1.3.6.1.4.1.388.14.2.13.1.2.1.2
IP Address of ldap server. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

wsSwRadiusLdapServerPort 1.3.6.1.4.1.388.14.2.13.1.2.1.3
Port of LDAP server. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

wsSwRadiusLdapLoginAttribute 1.3.6.1.4.1.388.14.2.13.1.2.1.4
Ldap Login. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wsSwRadiusLdapPasswordAttribute 1.3.6.1.4.1.388.14.2.13.1.2.1.5
Ldap Password. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wsSwRadiusLdapBindDistinguishedName 1.3.6.1.4.1.388.14.2.13.1.2.1.6
Bind Distinguished Name. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wsSwRadiusLdapBindDistinguishedPassword 1.3.6.1.4.1.388.14.2.13.1.2.1.7
Bind distinguished password. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wsSwRadiusLdapBaseDistinguishedName 1.3.6.1.4.1.388.14.2.13.1.2.1.8
Base distinguished password. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wsSwRadiusLdapGroupAttribute 1.3.6.1.4.1.388.14.2.13.1.2.1.9
Group Attribute. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wsSwRadiusLdapGroupFilter 1.3.6.1.4.1.388.14.2.13.1.2.1.10
Group Filter. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wsSwRadiusLdapGroupMembershipAttribute 1.3.6.1.4.1.388.14.2.13.1.2.1.11
Membership Attribute. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wsSwRadiusLdapNetTimeout 1.3.6.1.4.1.388.14.2.13.1.2.1.12
Timeout value in the range of 1 to 10. If the user does not enter any value or if the value entered is 0, then the default value for net timeout will be used. The default value for net timeout is 1.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..10  

wsSwRadiusLdapRowStatus 1.3.6.1.4.1.388.14.2.13.1.2.1.13
Row Status for LDAP table.
Status: current Access: read-create
OBJECT-TYPE    
  AbbrevRowStatus  

wsSwRadiusUsersTable 1.3.6.1.4.1.388.14.2.13.1.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSwRadiusUsersEntry

wsSwRadiusUsersEntry 1.3.6.1.4.1.388.14.2.13.1.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSwRadiusUsersEntry  

wsSwRadiusUsersId 1.3.6.1.4.1.388.14.2.13.1.3.1.1
This OID is used to add a user. The user name can not be greater 64 characters
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsSwRadiusUsersPassword 1.3.6.1.4.1.388.14.2.13.1.3.1.2
Radius user password
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wsSwRadiusUsersIfGuestUser 1.3.6.1.4.1.388.14.2.13.1.3.1.3
Whether the user is guest user or not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

wsSwRadiusUsersGroups 1.3.6.1.4.1.388.14.2.13.1.3.1.4
List of groups to which the user belongs. The g1, g2 ... in the list indicate the group numbers 1, 2 ...The group number to group name mapping can be found in wsSwRadiusGroupsTable table.
Status: current Access: read-create
OBJECT-TYPE    
  BITS g8(0), g7(1), g6(2), g5(3), g4(4), g3(5), g2(6), g1(7), g16(8), g15(9), g14(10), g13(11), g12(12), g11(13), g10(14), g9(15), g24(16), g23(17), g22(18), g21(19), g20(20), g19(21), g18(22), g17(23), g32(24), g31(25), g30(26), g29(27), g28(28), g27(29), g26(30), g25(31), g40(32), g39(33), g38(34), g37(35), g36(36), g35(37), g34(38), g33(39), g48(40), g47(41), g46(42), g45(43), g44(44), g43(45), g42(46), g41(47), g56(48), g55(49), g54(50), g53(51), g52(52), g51(53), g50(54), g49(55), g64(56), g63(57), g62(58), g61(59), g60(60), g59(61), g58(62), g57(63), g72(64), g71(65), g70(66), g69(67), g68(68), g67(69), g66(70), g65(71), g80(72), g79(73), g78(74), g77(75), g76(76), g75(77), g74(78), g73(79), g88(80), g87(81), g86(82), g85(83), g84(84), g83(85), g82(86), g81(87), g96(88), g95(89), g94(90), g93(91), g92(92), g91(93), g90(94), g89(95), null(96), unused1(97), unused2(98), unused3(99), g100(100), g99(101), g98(102)  

wsSwRadiusUsersExpiryDateAndTime 1.3.6.1.4.1.388.14.2.13.1.3.1.5
Expiry date and time should be of the format MM:DD:YYYY-HH:MM
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

wsSwRadiusUsersRowStatus 1.3.6.1.4.1.388.14.2.13.1.3.1.6
Row status of wsSwRadiusUsersTable
Status: current Access: read-create
OBJECT-TYPE    
  AbbrevRowStatus  

wsSwRadiusUsersStartDateAndTime 1.3.6.1.4.1.388.14.2.13.1.3.1.7
Expiry date and time should be of the format MM:DD:YYYY-HH:MM
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

wsSwRadiusGroupsTable 1.3.6.1.4.1.388.14.2.13.1.4
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSwRadiusGroupsEntry

wsSwRadiusGroupsEntry 1.3.6.1.4.1.388.14.2.13.1.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSwRadiusGroupsEntry  

wsSwRadiusGroupName 1.3.6.1.4.1.388.14.2.13.1.4.1.1
Name of the group
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsSwRadiusGroupNum 1.3.6.1.4.1.388.14.2.13.1.4.1.2
A group number corresponding to group. g1, g2 ... are identifiers used while associating users to groups. The value g1 indicates group with group number 1, the value g2 indicates group with group number 2 and so on.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsSwRadiusIfGuestGroup 1.3.6.1.4.1.388.14.2.13.1.4.1.3
whether this group is guest group or not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

wsSwRadiusGroupRowStatus 1.3.6.1.4.1.388.14.2.13.1.4.1.4
Row status of wsSwRadiusGroupsTable
Status: current Access: read-create
OBJECT-TYPE    
  AbbrevRowStatus  

wsSwRadiusClientAuthTable 1.3.6.1.4.1.388.14.2.13.1.5
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSwRadiusClientAuthEntry

wsSwRadiusClientAuthEntry 1.3.6.1.4.1.388.14.2.13.1.5.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSwRadiusClientAuthEntry  

wsSwRadiusClientAuthIpAndMask 1.3.6.1.4.1.388.14.2.13.1.5.1.1
The client IP address with subnet mask
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsSwRadiusClientAuthSharedSecret 1.3.6.1.4.1.388.14.2.13.1.5.1.2
Shared secret between the client and the radius server. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wsSwRadiusClientAuthRowStatus 1.3.6.1.4.1.388.14.2.13.1.5.1.3
Row status of Client Auth Table.
Status: current Access: read-create
OBJECT-TYPE    
  AbbrevRowStatus  

wsSwRadiusAccessTable 1.3.6.1.4.1.388.14.2.13.1.6
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSwRadiusAccessEntry

wsSwRadiusAccessEntry 1.3.6.1.4.1.388.14.2.13.1.6.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSwRadiusAccessEntry  

wsSwRadiusAccessGroupId 1.3.6.1.4.1.388.14.2.13.1.6.1.1
Displays the GroupId for which coressponding WLAN mapping is being dispalyed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsSwRadiusAccessVlanPtrs 1.3.6.1.4.1.388.14.2.13.1.6.1.2
Vlan with which the group is associated. Values 1 to 4094 indicate the configured vlans. Value 0 indicates that No VLAN is configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

wsSwRadiusTimeofAccessStart 1.3.6.1.4.1.388.14.2.13.1.6.1.3
Radius Access Policy Start time. Format is HHMM
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wsSwRadiusTimeofAccessEnd 1.3.6.1.4.1.388.14.2.13.1.6.1.4
Radius Access Policy End time. Format is HHMM
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wsSwRadiusTimeofAccessDays 1.3.6.1.4.1.388.14.2.13.1.6.1.5
Radius Time Restriction in Days.
Status: current Access: read-write
OBJECT-TYPE    
  BITS unused(0), sunday(1), saturday(2), friday(3), thursday(4), wednesday(5), tuesday(6), monday(7)  

wsSwRadiusAccessWlanPtrs 1.3.6.1.4.1.388.14.2.13.1.6.1.6
List of Wlans to which the current group is associated.
Status: current Access: read-write
OBJECT-TYPE    
  BITS wlan8(0), wlan7(1), wlan6(2), wlan5(3), wlan4(4), wlan3(5), wlan2(6), wlan1(7), wlan16(8), wlan15(9), wlan14(10), wlan13(11), wlan12(12), wlan11(13), wlan10(14), wlan9(15), wlan24(16), wlan23(17), wlan22(18), wlan21(19), wlan20(20), wlan19(21), wlan18(22), wlan17(23), wlan32(24), wlan31(25), wlan30(26), wlan29(27), wlan28(28), wlan27(29), wlan26(30), wlan25(31), wlan40(32), wlan39(33), wlan38(34), wlan37(35), wlan36(36), wlan35(37), wlan34(38), wlan33(39), wlan48(40), wlan47(41), wlan46(42), wlan45(43), wlan44(44), wlan43(45), wlan42(46), wlan41(47), wlan56(48), wlan55(49), wlan54(50), wlan53(51), wlan52(52), wlan51(53), wlan50(54), wlan49(55), wlan64(56), wlan63(57), wlan62(58), wlan61(59), wlan60(60), wlan59(61), wlan58(62), wlan57(63), wlan72(64), wlan71(65), wlan70(66), wlan69(67), wlan68(68), wlan67(69), wlan66(70), wlan65(71), wlan80(72), wlan79(73), wlan78(74), wlan77(75), wlan76(76), wlan75(77), wlan74(78), wlan73(79), wlan88(80), wlan87(81), wlan86(82), wlan85(83), wlan84(84), wlan83(85), wlan82(86), wlan81(87), wlan96(88), wlan95(89), wlan94(90), wlan93(91), wlan92(92), wlan91(93), wlan90(94), wlan89(95), wlan104(96), wlan103(97), wlan102(98), wlan101(99), wlan100(100), wlan99(101), wlan98(102), wlan97(103), wlan112(104), wlan111(105), wlan110(106), wlan109(107), wlan108(108), wlan107(109), wlan106(110), wlan105(111), wlan120(112), wlan119(113), wlan118(114), wlan117(115), wlan116(116), wlan115(117), wlan114(118), wlan113(119), wlan128(120), wlan127(121), wlan126(122), wlan125(123), wlan124(124), wlan123(125), wlan122(126), wlan121(127), wlan136(128), wlan135(129), wlan134(130), wlan133(131), wlan132(132), wlan131(133), wlan130(134), wlan129(135), wlan144(136), wlan143(137), wlan142(138), wlan141(139), wlan140(140), wlan139(141), wlan138(142), wlan137(143), wlan152(144), wlan151(145), wlan150(146), wlan149(147), wlan148(148), wlan147(149), wlan146(150), wlan145(151), wlan160(152), wlan159(153), wlan158(154), wlan157(155), wlan156(156), wlan155(157), wlan154(158), wlan153(159), wlan168(160), wlan167(161), wlan166(162), wlan165(163), wlan164(164), wlan163(165), wlan162(166), wlan161(167), wlan176(168), wlan175(169), wlan174(170), wlan173(171), wlan172(172), wlan171(173), wlan170(174), wlan169(175), wlan184(176), wlan183(177), wlan182(178), wlan181(179), wlan180(180), wlan179(181), wlan178(182), wlan177(183), wlan192(184), wlan191(185), wlan190(186), wlan189(187), wlan188(188), wlan187(189), wlan186(190), wlan185(191), wlan200(192), wlan199(193), wlan198(194), wlan197(195), wlan196(196), wlan195(197), wlan194(198), wlan193(199), wlan208(200), wlan207(201), wlan206(202), wlan205(203), wlan204(204), wlan203(205), wlan202(206), wlan201(207), wlan216(208), wlan215(209), wlan214(210), wlan213(211), wlan212(212), wlan211(213), wlan210(214), wlan209(215), wlan224(216), wlan223(217), wlan222(218), wlan221(219), wlan220(220), wlan219(221), wlan218(222), wlan217(223), wlan232(224), wlan231(225), wlan230(226), wlan229(227), wlan228(228), wlan227(229), wlan226(230), wlan225(231), wlan240(232), wlan239(233), wlan238(234), wlan237(235), wlan236(236), wlan235(237), wlan234(238), wlan233(239), wlan248(240), wlan247(241), wlan246(242), wlan245(243), wlan244(244), wlan243(245), wlan242(246), wlan241(247), wlan256(248), wlan255(249), wlan254(250), wlan253(251), wlan252(252), wlan251(253), wlan250(254), wlan249(255)  

wsSwRadiusRateLimitWirelessToWired 1.3.6.1.4.1.388.14.2.13.1.6.1.7
Wireless-To-Wired rate limit(UpLink). The rate is in the range of <100-100000> kbps. The value 0 means that rate limiting is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 100..100000  

wsSwRadiusRateLimitWiredToWireless 1.3.6.1.4.1.388.14.2.13.1.6.1.8
Wired-To-Wireless(DownLink) rate limit. The rate is in the range of <100-100000> kbps. The value 0 means that rate limiting is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 100..100000  

wsSwRadiusProxyServerTable 1.3.6.1.4.1.388.14.2.13.1.9
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSwRadiusProxyServerEntry

wsSwRadiusProxyServerEntry 1.3.6.1.4.1.388.14.2.13.1.9.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSwRadiusProxyServerEntry  

wsSwRadiusProxyServerRealm 1.3.6.1.4.1.388.14.2.13.1.9.1.1
Realm of proxy server.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsSwRadiusProxyServerIp 1.3.6.1.4.1.388.14.2.13.1.9.1.2
IP address of the proxy server. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

wsSwRadiusProxyServerPort 1.3.6.1.4.1.388.14.2.13.1.9.1.3
Port of proxy server. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

wsSwRadiusProxyServerSharedSecret 1.3.6.1.4.1.388.14.2.13.1.9.1.4
Shared secret between radius server and proxy server. The value for this OID can be set only while creating the row and cannot be modified later.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wsSwRadiusProxyServerRowStatus 1.3.6.1.4.1.388.14.2.13.1.9.1.5
Row status of wsSwRadiusProxyServerTable
Status: current Access: read-create
OBJECT-TYPE    
  AbbrevRowStatus  

wsSwRadiusObjectGroup 1.3.6.1.4.1.388.14.2.13.1.10
OBJECT IDENTIFIER    

wsSwRadiusObjectGroupAll 1.3.6.1.4.1.388.14.2.13.1.10.1
Description.
Status: current Access: read-create
OBJECT-GROUP