BLUESERVER-MIB: View SNMP OID List / Download MIB
VENDOR: BLUESOCKET
Home | MIB: BLUESERVER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
blueSocket | 1.3.6.1.4.1.9967 |
This MIB is DRAFT-ONLY and is subject to change. Management Information Base for Blueserver. |
||
blueServer | 1.3.6.1.4.1.9967.1 | |||
users | 1.3.6.1.4.1.9967.1.1 | |||
nativeUsers | 1.3.6.1.4.1.9967.1.1.1 | |||
nativeUserTable | 1.3.6.1.4.1.9967.1.1.1.1 | no-access |
A list of nativeUser entries. |
|
1.3.6.1.4.1.9967.1.1.1.1.1 | no-access |
A nativeUser entry containing information about a particular nativeUser. |
||
nativeUserId | 1.3.6.1.4.1.9967.1.1.1.1.1.1 | integer32 | no-access |
A unique id for each nativeUser. |
nativeUserAccess | 1.3.6.1.4.1.9967.1.1.1.1.1.2 | integer | read-only |
To Enable/disable an nativeUser. Enumeration: 'enable': 1, 'disable': 0. |
nativeUserName | 1.3.6.1.4.1.9967.1.1.1.1.1.3 | displaystring | read-only |
A unique Name for each nativeUser |
nativeUserRoleId | 1.3.6.1.4.1.9967.1.1.1.1.1.4 | integer32 | read-only |
The role Id associated with this nativeUser |
nativeUserEmailId | 1.3.6.1.4.1.9967.1.1.1.1.1.5 | displaystring | read-only |
The Email address of the nativeUser |
nativeUserFixedIpAddr | 1.3.6.1.4.1.9967.1.1.1.1.1.6 | blueipaddress | read-only |
Required for users connecting using the Windows 2000 IPSec client |
nativeUserPassword | 1.3.6.1.4.1.9967.1.1.1.1.1.7 | displaystring | read-only |
The nativeUser password |
nativeUserNotes | 1.3.6.1.4.1.9967.1.1.1.1.1.8 | displaystring | read-only |
Notes |
nativeUserRowStatus | 1.3.6.1.4.1.9967.1.1.1.1.1.9 | rowstatus | read-only |
The Row status attribute for row handling |
nativeUserRadAcctServId | 1.3.6.1.4.1.9967.1.1.1.1.1.10 | integer32 | read-only |
The row id from exRadAcctServTable for the selected radius accounting server. |
adminUsers | 1.3.6.1.4.1.9967.1.1.2 | |||
adminUserTable | 1.3.6.1.4.1.9967.1.1.2.1 | no-access |
A list of adminUser entries. |
|
1.3.6.1.4.1.9967.1.1.2.1.1 | no-access |
An adminUser entry containing information about a particular adminUser. |
||
adminUserId | 1.3.6.1.4.1.9967.1.1.2.1.1.1 | integer32 | no-access |
A unique value for each adminUser. |
adminUserStatus | 1.3.6.1.4.1.9967.1.1.2.1.1.2 | integer | read-only |
To Enable/disable an adminUser. Enumeration: 'enable': 1, 'disable': 0. |
adminUserName | 1.3.6.1.4.1.9967.1.1.2.1.1.3 | displaystring | read-only |
A unique name for each admin user |
adminUserAccess | 1.3.6.1.4.1.9967.1.1.2.1.1.4 | integer | read-only |
Admin user access level full - have all complete access intermediate - the adUsrAccessTable decides the access level of this admin user. readonly - Readonly access Enumeration: 'intermediate': 2, 'readOnly': 3, 'full': 1. |
adminUserEmailId | 1.3.6.1.4.1.9967.1.1.2.1.1.5 | displaystring | read-only |
The email address of the admin user |
adminUserPassword | 1.3.6.1.4.1.9967.1.1.2.1.1.6 | displaystring | read-only |
The adminUser password. Get and getnext request on this object returns encrypted password value |
adminUserNotes | 1.3.6.1.4.1.9967.1.1.2.1.1.7 | displaystring | read-only |
Admin user notes |
adminUserRowStatus | 1.3.6.1.4.1.9967.1.1.2.1.1.9 | rowstatus | read-only |
The Row status attribute for row handling |
adUsrAccessTable | 1.3.6.1.4.1.9967.1.1.3 | no-access |
A list of adUsrAccess entries. |
|
1.3.6.1.4.1.9967.1.1.3.1 | no-access |
Extended table from adminUserTable. The values from adminUserAccess column take higher precedence and this table entry will be considered only when the adminUserAccess column from adminUserTable has a value of 'intermediate'. This table is to configure the various level of administrator privilages. This is mainly for admin who try to manage BSCs using Web interfaces. Every column in this table correspond to a tab name in web interface. So choosing enable/disable will grant/deny access to the administrator user for the corresponding tabs. Note: The administrator with the username as 'admin have all access and considered as the the super user for BSCs |
||
adUsrAccessAdminUser | 1.3.6.1.4.1.9967.1.1.3.1.1 | integer | read-only |
To grant/deny access to manage administrator users. Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessNativeUser | 1.3.6.1.4.1.9967.1.1.3.1.2 | integer | read-only |
To grant/deny access to manage native/local users. Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessExServer | 1.3.6.1.4.1.9967.1.1.3.1.3 | integer | read-only |
To grant/deny access to manage external servers. Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessAccounting | 1.3.6.1.4.1.9967.1.1.3.1.4 | integer | read-only |
To grant/deny access to manage accounting server Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessRoles | 1.3.6.1.4.1.9967.1.1.3.1.5 | integer | read-only |
To grant/deny access to manage roles. Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessDestination | 1.3.6.1.4.1.9967.1.1.3.1.6 | integer | read-only |
To grant/deny access to manage Destinations. Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessServices | 1.3.6.1.4.1.9967.1.1.3.1.7 | integer | read-only |
To grant/deny access to manage Services. Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessVpn | 1.3.6.1.4.1.9967.1.1.3.1.8 | integer | read-only |
To grant/deny access to manage Vpn. Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessConfiguration | 1.3.6.1.4.1.9967.1.1.3.1.9 | integer | read-only |
To grant/deny access to manage Configuration. Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessNetwork | 1.3.6.1.4.1.9967.1.1.3.1.10 | integer | read-only |
To grant/deny access to manage Network. Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessReplication | 1.3.6.1.4.1.9967.1.1.3.1.11 | integer | read-only |
To grant/deny access to manage replication. Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessMaintance | 1.3.6.1.4.1.9967.1.1.3.1.12 | integer | read-only |
To grant/deny access to manage administrator users Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessStatus | 1.3.6.1.4.1.9967.1.1.3.1.13 | integer | read-only |
To grant/deny access to manage status information Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessVlans | 1.3.6.1.4.1.9967.1.1.3.1.14 | integer | read-only |
To grant/deny access to manage vlans Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessSchedules | 1.3.6.1.4.1.9967.1.1.3.1.15 | integer | read-only |
The Row status attribute for row handling Enumeration: 'enable': 1, 'disable': 0. |
adUsrAccessMacDev | 1.3.6.1.4.1.9967.1.1.3.1.16 | integer | read-only |
To grant/deny access to manage mac device external authentication servers Enumeration: 'enable': 1, 'disable': 0. |
destination | 1.3.6.1.4.1.9967.1.3 | |||
hostTable | 1.3.6.1.4.1.9967.1.3.1 | no-access |
To define the destinations that wireless users can potentially access. Adestination can be a single device within a netwokr and/or all the devices reachable within address space |
|
1.3.6.1.4.1.9967.1.3.1.1 | no-access | |||
hostId | 1.3.6.1.4.1.9967.1.3.1.1.1 | integer32 | no-access |
Table index |
hostName | 1.3.6.1.4.1.9967.1.3.1.1.2 | octet string | read-only |
Unique name for every host or network |
hostAddress | 1.3.6.1.4.1.9967.1.3.1.1.3 | blueipaddress | read-only |
IP or FQDN (Fully Qualified Domain Name) |
hostNetmask | 1.3.6.1.4.1.9967.1.3.1.1.4 | blueipaddress | read-only |
Netmask for network entries. To be set to 255.255.255.255 if hostType is set to 'H' |
hostInvertDest | 1.3.6.1.4.1.9967.1.3.1.1.5 | octet string | read-only |
'N' Invert option is not selected (No) 'Y' Invert option is selected (Yes) |
hostType | 1.3.6.1.4.1.9967.1.3.1.1.6 | octet string | read-only |
The entry can be either a end host or a sub network. In case of host, the hostNetmask column is set to a default value of 255.255.255.255 'H' - Host 'N' - Network |
hostNotes | 1.3.6.1.4.1.9967.1.3.1.1.7 | displaystring | read-only |
Notes |
hostRowStatus | 1.3.6.1.4.1.9967.1.3.1.1.8 | rowstatus | read-only |
The Row status attribute for row handling |
hostGrpTable | 1.3.6.1.4.1.9967.1.3.2 | no-access |
To define the destination Group. |
|
1.3.6.1.4.1.9967.1.3.2.1 | no-access | |||
hostGrpId | 1.3.6.1.4.1.9967.1.3.2.1.1 | integer32 | no-access |
Table index. |
hostGrpName | 1.3.6.1.4.1.9967.1.3.2.1.2 | octet string | read-only |
Unique name for every host Grp |
hostGrpRowStatus | 1.3.6.1.4.1.9967.1.3.2.1.3 | rowstatus | read-only |
The Row status attribute for row handling |
hostGrpMemTable | 1.3.6.1.4.1.9967.1.3.3 | no-access |
To define the destinations group members. |
|
1.3.6.1.4.1.9967.1.3.3.1 | no-access | |||
hostGrpMemId | 1.3.6.1.4.1.9967.1.3.3.1.1 | integer32 | no-access |
Second index of the Table |
hostGrpMemRowStatus | 1.3.6.1.4.1.9967.1.3.3.1.2 | rowstatus | read-only |
The Row status attribute for row handling |
service | 1.3.6.1.4.1.9967.1.4 | |||
serviceTable | 1.3.6.1.4.1.9967.1.4.1 | no-access |
A list of service entries. |
|
1.3.6.1.4.1.9967.1.4.1.1 | no-access |
List of services |
||
serviceId | 1.3.6.1.4.1.9967.1.4.1.1.1 | integer32 | no-access |
Index |
serviceName | 1.3.6.1.4.1.9967.1.4.1.1.2 | octet string | read-only |
Unique name for this service |
servicePort | 1.3.6.1.4.1.9967.1.4.1.1.3 | integer32 | read-only | |
serviceProtocol | 1.3.6.1.4.1.9967.1.4.1.1.4 | octet string | read-only |
The port associated with this service |
serviceCosPriorityIn | 1.3.6.1.4.1.9967.1.4.1.1.7 | integer32 | read-only |
Incoming priority |
serviceCosPriorityOut | 1.3.6.1.4.1.9967.1.4.1.1.8 | integer32 | read-only |
Out going priority |
serviceCosDscpIn | 1.3.6.1.4.1.9967.1.4.1.1.9 | integer32 | read-only |
Incoming DSCP value |
serviceCosDscpOut | 1.3.6.1.4.1.9967.1.4.1.1.10 | integer32 | read-only |
Out going DSCP value |
serviceNotes | 1.3.6.1.4.1.9967.1.4.1.1.11 | displaystring | read-only |
User notes |
serviceRowStatus | 1.3.6.1.4.1.9967.1.4.1.1.12 | rowstatus | read-only |
The Row status attribute for row handling |
serviceGrpTable | 1.3.6.1.4.1.9967.1.4.2 | no-access |
To define the sevice groups. |
|
1.3.6.1.4.1.9967.1.4.2.1 | no-access | |||
serviceGrpId | 1.3.6.1.4.1.9967.1.4.2.1.1 | integer32 | no-access |
Table index |
serviceGrpName | 1.3.6.1.4.1.9967.1.4.2.1.2 | octet string | read-only |
Unique name for every service group |
serviceGrpRowStatus | 1.3.6.1.4.1.9967.1.4.2.1.3 | rowstatus | read-only |
The Row status attribute for row handling |
serviceGrpMemTable | 1.3.6.1.4.1.9967.1.4.3 | no-access |
To define the service group members. |
|
1.3.6.1.4.1.9967.1.4.3.1 | no-access | |||
serviceGrpMemId | 1.3.6.1.4.1.9967.1.4.3.1.1 | integer32 | no-access |
Table index |
serviceGrpMemRowStatus | 1.3.6.1.4.1.9967.1.4.3.1.2 | rowstatus | read-only |
The Row status attribute for row handling |
policy | 1.3.6.1.4.1.9967.1.5 | |||
policyTable | 1.3.6.1.4.1.9967.1.5.1 | no-access |
Network traffic is checked against the following policies. If the service, direction, and destination match, the action is taken and checking ends. If no policy matches the policies in any inherited role(s) are checked, finally the traffic is denied if nothing matches |
|
1.3.6.1.4.1.9967.1.5.1.1 | no-access | |||
policyId | 1.3.6.1.4.1.9967.1.5.1.1.1 | integer32 | no-access |
Index of this table |
policyServiceId | 1.3.6.1.4.1.9967.1.5.1.1.2 | integer32 | read-only |
ServiceTable Index associated with this policy. Row creation or set on this object fails on invalid service id |
policyHostId | 1.3.6.1.4.1.9967.1.5.1.1.3 | integer32 | read-only |
Host table Index associated with this policy. Row creation or set on this object fails on invalid host id |
policyAction | 1.3.6.1.4.1.9967.1.5.1.1.4 | octet string | read-only |
To allow or to deny the traffic. 'P' - allow 'D' - deny. |
policyDirection | 1.3.6.1.4.1.9967.1.5.1.1.5 | octet string | read-only |
To decide the direction of the traffic. 'I' - incoming 'O' - Out going 'B' - Both ways |
policySeqId | 1.3.6.1.4.1.9967.1.5.1.1.6 | integer32 | read-only |
squence id |
policyVlanId | 1.3.6.1.4.1.9967.1.5.1.1.8 | integer32 | read-only |
vlan id |
policyScheduleId | 1.3.6.1.4.1.9967.1.5.1.1.9 | integer32 | read-only |
schedule id |
policyRowStatus | 1.3.6.1.4.1.9967.1.5.1.1.10 | rowstatus | read-only |
The Row status attribute for row handling |
vpn | 1.3.6.1.4.1.9967.1.6 | |||
ipsec | 1.3.6.1.4.1.9967.1.6.1 | |||
exchangeMode | 1.3.6.1.4.1.9967.1.6.1.1 | integer | read-write |
IKE Settings Exchange mode. Enumeration: 'aggressive': 1, 'main': 2. |
authenticationMethod | 1.3.6.1.4.1.9967.1.6.1.2 | integer | read-write |
IKE Settings Authentication Method. Enumeration: 'certificates': 1, 'sharedKeys': 2. |
idleTimeout | 1.3.6.1.4.1.9967.1.6.1.3 | integer32 | read-write |
IKE Settings idle timeout in seconds |
maxLifeTimeInSecs | 1.3.6.1.4.1.9967.1.6.1.4 | integer32 | read-write |
IKE Settings maximun time out in seconds |
maxLifeTimeInKbs | 1.3.6.1.4.1.9967.1.6.1.5 | integer32 | read-write |
IKE Settings maximun time out in Kilogytes |
refreshThresholdInSecs | 1.3.6.1.4.1.9967.1.6.1.6 | integer32 | read-write |
IKE Settings refresh threshold in seconds |
refreshThresholdInKbs | 1.3.6.1.4.1.9967.1.6.1.7 | integer32 | read-write |
IKE Settings refresh threshold in kilobytes |
minLifeTimeInSecs | 1.3.6.1.4.1.9967.1.6.1.8 | integer32 | read-write |
IKE Settings maximun time out in seconds |
minLifeTimeInKbs | 1.3.6.1.4.1.9967.1.6.1.9 | integer32 | read-write |
IKE Settings maximun time out in seconds |
exModeAggressive | 1.3.6.1.4.1.9967.1.6.1.10 | integer | read-write |
IKE Settings : Exchange mode - main Enumeration: 'enable': 1, 'disable': 0. |
exModeMain | 1.3.6.1.4.1.9967.1.6.1.11 | integer | read-write |
IKE Settings : Exchange mode - Aggressive Enumeration: 'enable': 1, 'disable': 0. |
authMethodCertificates | 1.3.6.1.4.1.9967.1.6.1.12 | integer | read-write |
authentication method - certificates Enumeration: 'enable': 1, 'disable': 0. |
authMethodPreSharedKeys | 1.3.6.1.4.1.9967.1.6.1.13 | integer | read-write |
authentication method - pre-shared keys Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfTable | 1.3.6.1.4.1.9967.1.6.1.14 | no-access |
A list of ipsec configuration entries. |
|
1.3.6.1.4.1.9967.1.6.1.14.1 | no-access |
ipsec configuration |
||
ipsecConfId | 1.3.6.1.4.1.9967.1.6.1.14.1.1 | integer32 | no-access | |
ipsecConfEnableConfiguration | 1.3.6.1.4.1.9967.1.6.1.14.1.2 | integer | read-only |
Local authentication: User Name and password/Pre-shared Key Enumeration: 'yes': 1, 'no': 0. |
ipsecConfName | 1.3.6.1.4.1.9967.1.6.1.14.1.3 | displaystring | read-only | |
ipsecConfLocalAuth | 1.3.6.1.4.1.9967.1.6.1.14.1.4 | integer | read-only |
Local authentication: User Name and password/Pre-shared Key Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfEspTripleDESWithSHA1 | 1.3.6.1.4.1.9967.1.6.1.14.1.5 | integer | read-only |
Encryption: ESP - Triple DES with SHA1 Integrity Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfEspTripleDESWithMD5 | 1.3.6.1.4.1.9967.1.6.1.14.1.6 | integer | read-only |
Encryption: ESP - Triple DES with MD5 Integrity Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfEsp56BitDESWithMD5 | 1.3.6.1.4.1.9967.1.6.1.14.1.7 | integer | read-only |
Encryption: ESP - 56 Bit DES with MD5 Integrity Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfEsp56BitDESWithSHA1 | 1.3.6.1.4.1.9967.1.6.1.14.1.8 | integer | read-only |
Encryption: ESP - 56-bit DES with SHA1 Integrity Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfEsp128BitAESWithMD5 | 1.3.6.1.4.1.9967.1.6.1.14.1.9 | integer | read-only |
Encryption: ESP - 128-bit AES with MD5 Integrity Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfEsp128BitAESWithSHA1 | 1.3.6.1.4.1.9967.1.6.1.14.1.10 | integer | read-only |
Encryption: ESP - 128-bit AES with SHA1 Integrity Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfEsp192BitAESWithMD5 | 1.3.6.1.4.1.9967.1.6.1.14.1.11 | integer | read-only |
Encryption: ESP - 192-bit AES with MD5 Integrity Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfEsp192BitAESWithSHA1 | 1.3.6.1.4.1.9967.1.6.1.14.1.12 | integer | read-only |
Encryption: ESP - 192-bit AES with SHA1 Integrity Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfEsp256BitAESWithMD5 | 1.3.6.1.4.1.9967.1.6.1.14.1.13 | integer | read-only |
Encryption: ESP - 256-bit AES with MD5 Integrity Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfEsp256BitAESWithSHA1 | 1.3.6.1.4.1.9967.1.6.1.14.1.14 | integer | read-only |
Encryption: ESP - 256-bit AES with MD5 Integrity Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfDiffieHellmanGrp1 | 1.3.6.1.4.1.9967.1.6.1.14.1.15 | integer | read-only |
IKE Encryption: Diffie-Hellman Group 1 Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfDiffieHellmanGrp2 | 1.3.6.1.4.1.9967.1.6.1.14.1.16 | integer | read-only |
IKE Encryption: Diffie-Hellman Group 2 Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfDiffieHellmanGrp5 | 1.3.6.1.4.1.9967.1.6.1.14.1.17 | integer | read-only |
IKE Encryption: Diffie-Hellman Group 5 Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfPsfMode | 1.3.6.1.4.1.9967.1.6.1.14.1.18 | integer | read-only |
Perfect Forward Secrecy Mode Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfCompressionDeflate | 1.3.6.1.4.1.9967.1.6.1.14.1.19 | integer | read-only |
compression: Delfate Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfCompressionLZS | 1.3.6.1.4.1.9967.1.6.1.14.1.20 | integer | read-only |
Compression: LZS Enumeration: 'enable': 1, 'disable': 0. |
ipsecConfRowStatus | 1.3.6.1.4.1.9967.1.6.1.14.1.21 | rowstatus | read-only |
The Row status attribute for row handling |
pptp | 1.3.6.1.4.1.9967.1.6.2 | |||
pptpEnable | 1.3.6.1.4.1.9967.1.6.2.1 | integer | read-write |
Enumeration: 'yes': 1, 'no': 0. |
pptpRemoteIpStartAddr | 1.3.6.1.4.1.9967.1.6.2.2 | blueipaddress | read-write | |
pptpRemoteIpEndAddr | 1.3.6.1.4.1.9967.1.6.2.3 | blueipaddress | read-write | |
pptpLocalIpAddr | 1.3.6.1.4.1.9967.1.6.2.4 | blueipaddress | read-write | |
pptpEncryption40Bit | 1.3.6.1.4.1.9967.1.6.2.5 | integer | read-write |
Enable 40-bit encryption Enumeration: 'enable': 1, 'disable': 0. |
pptpEncryption128Bit | 1.3.6.1.4.1.9967.1.6.2.6 | integer | read-write |
Enable 128-bit encryption Enumeration: 'enable': 1, 'disable': 0. |
pptpIdleTimeout | 1.3.6.1.4.1.9967.1.6.2.7 | integer32 | read-write |
idle timeout |
pptpLdapPwdAttrName | 1.3.6.1.4.1.9967.1.6.2.8 | displaystring | read-write |
The LDAP attribute name for the encrypted ntPassword. |
pptpRoleId | 1.3.6.1.4.1.9967.1.6.2.9 | integer32 | read-write |
For automatic role assignment of PPTP clients. The role Id represent row id from Role table |
subnetVpn | 1.3.6.1.4.1.9967.1.6.3 | |||
subnetVpnMode | 1.3.6.1.4.1.9967.1.6.3.1 | integer | read-write |
To enable or diable the subnet VPN option Enumeration: 'enable': 1, 'disable': 0. |
subnetVpnRtFirstIp | 1.3.6.1.4.1.9967.1.6.3.2 | blueipaddress | read-write |
Client address range: First remote Ip address. |
subnetVpnRtLastIp | 1.3.6.1.4.1.9967.1.6.3.3 | blueipaddress | read-write |
Client address range: Last remote Ip address. |
subnetVpnSharedSec | 1.3.6.1.4.1.9967.1.6.3.4 | displaystring | read-write |
Group shared secret. |
subnetIpConfIdInUse | 1.3.6.1.4.1.9967.1.6.3.5 | integer32 | read-write |
The ipsec configuration to use: represent the row id from ipConfTable. |
certificate | 1.3.6.1.4.1.9967.1.6.4 | |||
certTable | 1.3.6.1.4.1.9967.1.6.4.1 | no-access |
A list of cert entries. |
|
1.3.6.1.4.1.9967.1.6.4.1.1 | no-access |
A certEntry containing information about certificates. |
||
certId | 1.3.6.1.4.1.9967.1.6.4.1.1.1 | integer32 | no-access |
A unique id for each cert. |
certType | 1.3.6.1.4.1.9967.1.6.4.1.1.2 | displaystring | read-only |
Certificate type |
certSubject | 1.3.6.1.4.1.9967.1.6.4.1.1.3 | displaystring | read-only | |
certStartDate | 1.3.6.1.4.1.9967.1.6.4.1.1.4 | displaystring | read-only | |
certEndDate | 1.3.6.1.4.1.9967.1.6.4.1.1.5 | displaystring | read-only | |
certIssuer | 1.3.6.1.4.1.9967.1.6.4.1.1.6 | displaystring | read-only | |
certName | 1.3.6.1.4.1.9967.1.6.4.1.1.7 | displaystring | read-only | |
certOrg | 1.3.6.1.4.1.9967.1.6.4.1.1.8 | displaystring | read-only | |
certContent | 1.3.6.1.4.1.9967.1.6.4.1.1.9 | octet string | read-only | |
certPkey | 1.3.6.1.4.1.9967.1.6.4.1.1.10 | displaystring | read-only | |
certPkeyAlgo | 1.3.6.1.4.1.9967.1.6.4.1.1.11 | displaystring | read-only | |
certPkeySize | 1.3.6.1.4.1.9967.1.6.4.1.1.12 | integer32 | read-only | |
certSerial | 1.3.6.1.4.1.9967.1.6.4.1.1.13 | displaystring | read-only | |
certSignAlgo | 1.3.6.1.4.1.9967.1.6.4.1.1.14 | displaystring | read-only | |
certVersion | 1.3.6.1.4.1.9967.1.6.4.1.1.15 | integer32 | read-only | |
certRowStatus | 1.3.6.1.4.1.9967.1.6.4.1.1.16 | rowstatus | read-only | |
l2tp | 1.3.6.1.4.1.9967.1.6.5 | |||
l2tpEnable | 1.3.6.1.4.1.9967.1.6.5.1 | integer | read-write |
Enumeration: 'yes': 1, 'no': 0. |
l2tpRemoteIpStartAddr | 1.3.6.1.4.1.9967.1.6.5.2 | blueipaddress | read-write |
First remote ip address of the tunnel |
l2tpRemoteIpEndAddr | 1.3.6.1.4.1.9967.1.6.5.3 | blueipaddress | read-write |
Last remote ip address of the tunnel |
l2tpLocalIpAddr | 1.3.6.1.4.1.9967.1.6.5.4 | blueipaddress | read-write | |
l2tpIdleTimeout | 1.3.6.1.4.1.9967.1.6.5.5 | integer32 | read-write |
idle timeout |
l2tpLdapPwdAttrName | 1.3.6.1.4.1.9967.1.6.5.6 | displaystring | read-write |
For LDAP Authentication, the attribute name for the encrypted ntPassword. |
l2tpRoleId | 1.3.6.1.4.1.9967.1.6.5.7 | integer32 | read-write |
For automatic role assignment of l2tp clients. The role Id represent row id from Role table |
configuration | 1.3.6.1.4.1.9967.1.7 | |||
http | 1.3.6.1.4.1.9967.1.7.1 | |||
httpPort | 1.3.6.1.4.1.9967.1.7.1.1 | displaystring | read-write |
Comma seperated list of Http/Proxy Ports to Monitor. Web requests on these ports will be redirected to the login |
httpRedirect | 1.3.6.1.4.1.9967.1.7.1.2 | integer32 | read-write |
Port of http redirection for user login Adjust if 8080 is in use on your network. |
httpAutoRedirectStatus | 1.3.6.1.4.1.9967.1.7.1.3 | integer | read-write |
If enabled, users will be redirected to the default URL, not their original destination. Enumeration: 'enable': 1, 'disable': 0. |
httpAutoPause | 1.3.6.1.4.1.9967.1.7.1.4 | integer32 | read-write |
Pause in seconds before redirecting user login |
httpDefaultUrl | 1.3.6.1.4.1.9967.1.7.1.5 | octet string | read-write |
Default Url |
httpLogoutPopup | 1.3.6.1.4.1.9967.1.7.1.6 | integer | read-write |
Logout popup enable/disable Enumeration: 'enable': 1, 'disable': 0. |
httpRootCaUrl | 1.3.6.1.4.1.9967.1.7.1.7 | displaystring | read-write |
Adjust if you custom SSL is a chain certificate. |
httpExServerChoice | 1.3.6.1.4.1.9967.1.7.1.8 | integer | read-write |
External server choice Enumeration: 'enable': 1, 'disable': 0. |
httpPasswdChangeChoice | 1.3.6.1.4.1.9967.1.7.1.9 | integer | read-write |
Password change choice enable/disable. Password change choice are only available for local users. Enumeration: 'enable': 1, 'disable': 0. |
httpLangChangeChoice | 1.3.6.1.4.1.9967.1.7.1.10 | integer | read-write |
Language change choice enabled/disable. Language change choice are only available for local users. Enumeration: 'enable': 1, 'disable': 0. |
httpLoginHelpButton | 1.3.6.1.4.1.9967.1.7.1.11 | integer | read-write |
Custom HTML popups can be created in the customized login section. Enumeration: 'enable': 1, 'disable': 0. |
httpAttemptWait | 1.3.6.1.4.1.9967.1.7.1.12 | integer32 | read-write |
Number of minutes to wait after the maximum number of login attempts is made. |
httpMaxNumOfActiveSess | 1.3.6.1.4.1.9967.1.7.1.13 | integer32 | read-write |
Number of active sessions per username/authentication type. '0' is unlimited. |
httpAdminACL | 1.3.6.1.4.1.9967.1.7.1.14 | displaystring | read-write |
Admin access control list. Comma seperated list of IP addresses to allow adminstrative access |
httpRedirectToHostName | 1.3.6.1.4.1.9967.1.7.1.15 | integer | read-write |
Redirect to hostname. Will cause unregistered users to be redirected to hostname, not the Ip address Enumeration: 'enable': 1, 'disable': 0. |
httpLoginAttempts | 1.3.6.1.4.1.9967.1.7.1.16 | integer32 | read-write |
Number of login attempts |
httpChainCertChangeChoice | 1.3.6.1.4.1.9967.1.7.1.17 | integer | read-write |
Adjust if your custom SSL is a chain certificate Hint: disable if you do not require a chain certificate Enumeration: 'enable': 1, 'disable': 0. |
misc | 1.3.6.1.4.1.9967.1.7.2 | |||
statusUpTime | 1.3.6.1.4.1.9967.1.7.2.1 | integer32 | read-write |
Time in seconds between updating internal status data |
connectionCheckTime | 1.3.6.1.4.1.9967.1.7.2.2 | integer32 | read-write |
Time in seconds between checking connection status |
apCheckTime | 1.3.6.1.4.1.9967.1.7.2.3 | integer32 | read-write |
Time in seconds between checking access point status |
statusRefreshTime | 1.3.6.1.4.1.9967.1.7.2.4 | integer32 | read-write |
Time in seconds between refreshing status display |
apSnmpCommunity | 1.3.6.1.4.1.9967.1.7.2.5 | displaystring | read-write |
Read only snmp community string for all Access point |
autoBackup | 1.3.6.1.4.1.9967.1.7.3 | |||
autoBkupRate | 1.3.6.1.4.1.9967.1.7.3.1 | octet string | read-write |
Auto backup mode |
autoBkupFtpServName | 1.3.6.1.4.1.9967.1.7.3.2 | displaystring | read-write |
FTP Server hostname |
autoBkupFtpDestDir | 1.3.6.1.4.1.9967.1.7.3.3 | displaystring | read-write |
FTP Server hostname |
autoBkupFtpServUser | 1.3.6.1.4.1.9967.1.7.3.4 | displaystring | read-write |
FTP Server user name |
autoBkupFtpServPasswd | 1.3.6.1.4.1.9967.1.7.3.5 | displaystring | read-write |
FTP Server password |
time | 1.3.6.1.4.1.9967.1.7.4 | |||
tZone | 1.3.6.1.4.1.9967.1.7.4.1 | displaystring | read-write |
Time zone |
tMonth | 1.3.6.1.4.1.9967.1.7.4.2 | integer | read-write |
System time setting:Month |
tDay | 1.3.6.1.4.1.9967.1.7.4.3 | integer | read-write |
System time setting:Day |
tYear | 1.3.6.1.4.1.9967.1.7.4.4 | integer32 | read-write |
System time setting:Year |
tHours | 1.3.6.1.4.1.9967.1.7.4.5 | integer | read-write |
System time setting:Hours |
tMinutes | 1.3.6.1.4.1.9967.1.7.4.6 | integer | read-write |
System time setting:Minutes |
tSeconds | 1.3.6.1.4.1.9967.1.7.4.7 | integer | read-write |
System time setting:Seconds. |
tNtpSync | 1.3.6.1.4.1.9967.1.7.4.8 | displaystring | read-write |
NTP settings synchronize |
tNtpServers | 1.3.6.1.4.1.9967.1.7.4.9 | displaystring | read-write |
List of NTP servers |
mobility | 1.3.6.1.4.1.9967.1.7.5 | |||
mobilityMode | 1.3.6.1.4.1.9967.1.7.5.1 | integer | read-write |
enable/disable mobility between blue servers Enumeration: 'enable': 1, 'disable': 0. |
mobilityMeshKey | 1.3.6.1.4.1.9967.1.7.5.2 | displaystring | read-write |
Community mesh key |
publicAccess | 1.3.6.1.4.1.9967.1.7.6 | |||
paFixedIpClientAccess | 1.3.6.1.4.1.9967.1.7.6.1 | integer | read-write |
Allow any client fixed ip settings Enumeration: 'enable': 1, 'disable': 0. |
paSMTPServerIp | 1.3.6.1.4.1.9967.1.7.6.2 | displaystring | read-write |
Ip or name of mail server for SMTP port redirection. |
confLog | 1.3.6.1.4.1.9967.1.7.7 | |||
confLogGroup | 1.3.6.1.4.1.9967.1.7.7.1 | |||
logMaxLogEntries | 1.3.6.1.4.1.9967.1.7.7.1.1 | integer32 | read-write |
Maximum number of log entries to keep |
logNoOfDelLogEntries | 1.3.6.1.4.1.9967.1.7.7.1.2 | integer32 | read-write |
Number of log entries to delete when reaching maximum |
logStorage | 1.3.6.1.4.1.9967.1.7.7.1.3 | integer | read-write |
Log storage Enumeration: 'remote': 1, 'local': 0, 'both': 2. |
remoteLog | 1.3.6.1.4.1.9967.1.7.7.1.4 | displaystring | read-write |
ip or the name of the remote server log |
sysLogFacility | 1.3.6.1.4.1.9967.1.7.7.1.5 | displaystring | read-write |
Facility of remote syslog server |
logMaxRemSysLogLevel | 1.3.6.1.4.1.9967.1.7.7.1.6 | integer | read-write |
Maximum log level to send to remote syslog server |
appLogLevTable | 1.3.6.1.4.1.9967.1.7.7.3 | no-access |
List of active appLogLevs |
|
1.3.6.1.4.1.9967.1.7.7.3.1 | no-access |
An application log level entry containing information about a particular active appLogLevel. |
||
appLogLevId | 1.3.6.1.4.1.9967.1.7.7.3.1.1 | integer32 | no-access |
Index for this table |
appLogLevName | 1.3.6.1.4.1.9967.1.7.7.3.1.2 | displaystring | read-only |
Name |
appLogLevLevel | 1.3.6.1.4.1.9967.1.7.7.3.1.3 | integer | read-write |
Enumeration: 'info': 6, 'notice': 5, 'emergency': 0, 'alert': 1, 'critical': 2, 'error': 3, 'debug': 7, 'warning': 4. |
snmpConf | 1.3.6.1.4.1.9967.1.7.8 | |||
snmpTrapConf | 1.3.6.1.4.1.9967.1.7.8.1 | |||
snmpTrapMgmtTable | 1.3.6.1.4.1.9967.1.7.8.1.1 | no-access | ||
1.3.6.1.4.1.9967.1.7.8.1.1.1 | no-access |
An snmpTrapMgmtEntry containing snmp client ipaddress and the trap community string for trap forwarding |
||
snmpTrapMgmtId | 1.3.6.1.4.1.9967.1.7.8.1.1.1.1 | integer32 | no-access | |
snmpTrapMgmtIpAddress | 1.3.6.1.4.1.9967.1.7.8.1.1.1.2 | blueipaddress | read-only | |
snmpTrapMgmtCommunity | 1.3.6.1.4.1.9967.1.7.8.1.1.1.3 | displaystring | read-only | |
snmpTrapMgmtRowStatus | 1.3.6.1.4.1.9967.1.7.8.1.1.1.4 | rowstatus | read-only |
The Row status attribute for row handling |
blueEventTable | 1.3.6.1.4.1.9967.1.7.8.1.2 | no-access | ||
1.3.6.1.4.1.9967.1.7.8.1.2.1 | no-access |
To enable/disable traps |
||
btId | 1.3.6.1.4.1.9967.1.7.8.1.2.1.1 | integer32 | no-access |
Index |
btName | 1.3.6.1.4.1.9967.1.7.8.1.2.1.2 | displaystring | read-only |
Trap name |
btEventOptStatus | 1.3.6.1.4.1.9967.1.7.8.1.2.1.3 | integer | read-write |
Enumeration: 'enable': 1, 'disable': 0. |
systemTracker | 1.3.6.1.4.1.9967.1.7.9 | |||
stThresholdTable | 1.3.6.1.4.1.9967.1.7.9.1 | no-access | ||
1.3.6.1.4.1.9967.1.7.9.1.1 | no-access |
To set threshold value for performance related attributes for sending traps and to predict the failover. This is a static table and has entries for the following attributes. Average CPU usage High Memory Swap High Disk Usage |
||
stThresholdId | 1.3.6.1.4.1.9967.1.7.9.1.1.1 | integer32 | no-access | |
stThresholdAttrName | 1.3.6.1.4.1.9967.1.7.9.1.1.2 | displaystring | read-only |
The name of the attribute |
stThresholdToLogMessage | 1.3.6.1.4.1.9967.1.7.9.1.1.3 | integer32 | read-only |
Threshold for logging messages |
stThresholdToSendTrap | 1.3.6.1.4.1.9967.1.7.9.1.1.4 | integer32 | read-only |
Threshold for sending snmp traps |
stThresholdToFailover | 1.3.6.1.4.1.9967.1.7.9.1.1.5 | integer32 | read-only |
Threshold for system failover |
authentication | 1.3.6.1.4.1.9967.1.7.10 | |||
exAuthServer | 1.3.6.1.4.1.9967.1.7.10.1 | |||
exRdAuthServTable | 1.3.6.1.4.1.9967.1.7.10.1.2 | no-access |
A table to hold information about external Raduis server. |
|
1.3.6.1.4.1.9967.1.7.10.1.2.1 | no-access | |||
exRdAuthServId | 1.3.6.1.4.1.9967.1.7.10.1.2.1.1 | integer32 | no-access |
Unique Id for each entry in this table |
exRdAuthServState | 1.3.6.1.4.1.9967.1.7.10.1.2.1.2 | integer | read-only |
To Enable/Disable an external radius server Enumeration: 'enable': 1, 'disable': 0. |
exRdAuthServName | 1.3.6.1.4.1.9967.1.7.10.1.2.1.3 | displaystring | read-only |
A unique external radius server name. |
exRdAuthServDefRoleId | 1.3.6.1.4.1.9967.1.7.10.1.2.1.4 | integer32 | read-only |
Default role Id for external server users. Should be an existing roleId from roleTable |
exRdAuthServRdAccId | 1.3.6.1.4.1.9967.1.7.10.1.2.1.6 | integer32 | read-only |
For accounting logging with authentication. Should be an existing exRdAccServId from exRdAccServTable |
exRdAuthServAddr | 1.3.6.1.4.1.9967.1.7.10.1.2.1.7 | displaystring | read-only |
Radius server Ip address or DNS name |
exRdAuthServPort | 1.3.6.1.4.1.9967.1.7.10.1.2.1.8 | integer32 | read-only |
Radius server port number |
exRdAuthServSecret | 1.3.6.1.4.1.9967.1.7.10.1.2.1.9 | displaystring | read-only |
Shared secret |
exRdAuthServPrecedence | 1.3.6.1.4.1.9967.1.7.10.1.2.1.10 | integer32 | read-only |
The server's precedence for verifying username/passwords |
exRdAuthServNotes | 1.3.6.1.4.1.9967.1.7.10.1.2.1.11 | displaystring | read-only |
Notes |
exRdAuthServRowStatus | 1.3.6.1.4.1.9967.1.7.10.1.2.1.12 | rowstatus | read-only |
The Row status attribute for row handling |
exLdapServTable | 1.3.6.1.4.1.9967.1.7.10.1.3 | no-access |
list of LDAP external servers. |
|
1.3.6.1.4.1.9967.1.7.10.1.3.1 | no-access | |||
exLdapServId | 1.3.6.1.4.1.9967.1.7.10.1.3.1.1 | integer32 | no-access |
Unique Id for each entry in this table |
exLdapServState | 1.3.6.1.4.1.9967.1.7.10.1.3.1.2 | integer | read-only |
To Enable/Disable an external Ldap authentication server Enumeration: 'enable': 1, 'disable': 0. |
exLdapServName | 1.3.6.1.4.1.9967.1.7.10.1.3.1.3 | displaystring | read-only |
A unique external server name |
exLdapServDefRoleId | 1.3.6.1.4.1.9967.1.7.10.1.3.1.4 | integer32 | read-only |
Default role for external server users |
exLdapServRdAccState | 1.3.6.1.4.1.9967.1.7.10.1.3.1.5 | integer | read-only |
Enumeration: 'enable': 1, 'disable': 0. |
exLdapServRdAccId | 1.3.6.1.4.1.9967.1.7.10.1.3.1.6 | integer32 | read-only |
For accounting logging with authentication |
exLdapServAddr | 1.3.6.1.4.1.9967.1.7.10.1.3.1.7 | displaystring | read-only |
LDAP server Ip address or DNS name |
exLdapServPort | 1.3.6.1.4.1.9967.1.7.10.1.3.1.8 | integer32 | read-only |
LDAP server port number |
exLdapServBase | 1.3.6.1.4.1.9967.1.7.10.1.3.1.9 | displaystring | read-only |
LDAP server Base entry. An example base entry is dc=example, dc=com |
exLdapServUniqueId | 1.3.6.1.4.1.9967.1.7.10.1.3.1.10 | displaystring | read-only |
LDAP server Unique Id. An example Unique ID attribute is uid. |
exLdapServAccount | 1.3.6.1.4.1.9967.1.7.10.1.3.1.11 | displaystring | read-only | |
exLdapServFilters | 1.3.6.1.4.1.9967.1.7.10.1.3.1.12 | displaystring | read-only |
Additional LDAP filters used when looking up Unique ID attribute. An example is objectClass=Person |
exLdapServSecret | 1.3.6.1.4.1.9967.1.7.10.1.3.1.13 | displaystring | read-only |
LDAP external server secret base entry |
exLdapServPrecedence | 1.3.6.1.4.1.9967.1.7.10.1.3.1.14 | integer32 | read-only |
The precedence this server has for verifying username/passwords |
exLdapServNotes | 1.3.6.1.4.1.9967.1.7.10.1.3.1.15 | displaystring | read-only |
Notes |
exLdapServSsl | 1.3.6.1.4.1.9967.1.7.10.1.3.1.17 | octet string | read-only | |
exLdapServSslServer | 1.3.6.1.4.1.9967.1.7.10.1.3.1.18 | integer32 | read-only | |
exLdapServSslClient | 1.3.6.1.4.1.9967.1.7.10.1.3.1.19 | integer32 | read-only | |
exLdapServRowStatus | 1.3.6.1.4.1.9967.1.7.10.1.3.1.20 | rowstatus | read-only |
The Row status attribute for row handling |
exNtlmServTable | 1.3.6.1.4.1.9967.1.7.10.1.4 | no-access |
A list of NTLM external authentication server entries. |
|
1.3.6.1.4.1.9967.1.7.10.1.4.1 | no-access | |||
exNtlmServId | 1.3.6.1.4.1.9967.1.7.10.1.4.1.1 | integer32 | no-access |
Unique Id for each entry in this table |
exNtlmServState | 1.3.6.1.4.1.9967.1.7.10.1.4.1.2 | integer | read-only |
To Enable/Disable an external NTLM server Enumeration: 'enable': 1, 'disable': 0. |
exNtlmServName | 1.3.6.1.4.1.9967.1.7.10.1.4.1.3 | displaystring | read-only |
A unique external server name |
exNtlmServRdAccState | 1.3.6.1.4.1.9967.1.7.10.1.4.1.4 | integer | read-only |
Enumeration: 'enable': 1, 'disable': 0. |
exNtlmServRdAccId | 1.3.6.1.4.1.9967.1.7.10.1.4.1.5 | integer32 | read-only |
For accounting logging with authentication |
exNtlmServDefRoleId | 1.3.6.1.4.1.9967.1.7.10.1.4.1.6 | integer32 | read-only |
Default role Id for external server users. Should be an existing exRdAccServId from exRdAccServTable |
exNtlmServDomainName | 1.3.6.1.4.1.9967.1.7.10.1.4.1.7 | displaystring | read-only |
Optional NT Domain Name to match |
exNtlmServMsdc | 1.3.6.1.4.1.9967.1.7.10.1.4.1.8 | displaystring | read-only |
List of IP addresses of domain controllers |
exNtlmServMsrpc | 1.3.6.1.4.1.9967.1.7.10.1.4.1.9 | displaystring | read-only |
List of port range for MSRPC separated by comma |
exNtlmServMsad | 1.3.6.1.4.1.9967.1.7.10.1.4.1.10 | integer32 | read-only |
|
exNtlmServNotes | 1.3.6.1.4.1.9967.1.7.10.1.4.1.11 | displaystring | read-only |
Notes |
exNtlmServRowStatus | 1.3.6.1.4.1.9967.1.7.10.1.4.1.12 | rowstatus | read-only |
The Row status attribute for row handling |
exUserRuleTable | 1.3.6.1.4.1.9967.1.7.10.1.5 | no-access |
When a user successfully authenticates against the external server the following rules are checked in numerical order. If a rule matches then the user is assigned the role, and no further rule is checked. If no rules match, the user is assigned the default role |
|
1.3.6.1.4.1.9967.1.7.10.1.5.1 | no-access | |||
exServId | 1.3.6.1.4.1.9967.1.7.10.1.5.1.1 | integer32 | no-access |
First index of this table. This index value should match any of external authentication servers table index. Eg: Radius or ldap or ntlm or 802_1x authentication servers |
exUserRuleId | 1.3.6.1.4.1.9967.1.7.10.1.5.1.2 | integer32 | no-access |
index |
exUserRuleAttribute | 1.3.6.1.4.1.9967.1.7.10.1.5.1.3 | octet string | read-only |
The name of attributes that are be used for authentication |
exUserRuleOperator | 1.3.6.1.4.1.9967.1.7.10.1.5.1.4 | octet string | read-only |
The logical operator that works along with the exUserRuleAttribute columnar attribute |
exUserRuleValue | 1.3.6.1.4.1.9967.1.7.10.1.5.1.5 | octet string | read-only |
The attribute value |
exUserRuleRoleId | 1.3.6.1.4.1.9967.1.7.10.1.5.1.6 | integer32 | read-only |
The role id to be assigned for the given user if the rule matches |
exUserRuleSeqId | 1.3.6.1.4.1.9967.1.7.10.1.5.1.7 | integer32 | read-only |
The sequence to be followed when the rules are checked for user authentication |
exUserRuleRowStatus | 1.3.6.1.4.1.9967.1.7.10.1.5.1.8 | rowstatus | read-only |
The Row status attribute for row handling |
exRdAccServTable | 1.3.6.1.4.1.9967.1.7.10.1.6 | no-access |
A table to hold information about external Raduis Accounting server. |
|
1.3.6.1.4.1.9967.1.7.10.1.6.1 | no-access | |||
exRdAccServId | 1.3.6.1.4.1.9967.1.7.10.1.6.1.1 | integer32 | no-access |
Unique Id for each entry in this table |
exRdAccServState | 1.3.6.1.4.1.9967.1.7.10.1.6.1.2 | integer | read-only |
To Enable/Disable this external radius accounting server Enumeration: 'enable': 1, 'disable': 0. |
exRdAccServName | 1.3.6.1.4.1.9967.1.7.10.1.6.1.3 | displaystring | read-only |
A unique external radius accounting server name |
exRdAccServAddr | 1.3.6.1.4.1.9967.1.7.10.1.6.1.4 | displaystring | read-only |
RADIUS accounting server Ip address or DNS name |
exRdAccServPort | 1.3.6.1.4.1.9967.1.7.10.1.6.1.5 | integer32 | read-only |
RADIUS server port number |
exRdAccServSecret | 1.3.6.1.4.1.9967.1.7.10.1.6.1.6 | displaystring | read-only |
Shared secret |
exRdAccServNotes | 1.3.6.1.4.1.9967.1.7.10.1.6.1.7 | displaystring | read-only |
Notes |
exRdAccServRowStatus | 1.3.6.1.4.1.9967.1.7.10.1.6.1.8 | rowstatus | read-only |
The Row status attribute for row handling |
ex802AuthServTable | 1.3.6.1.4.1.9967.1.7.10.1.7 | no-access |
A table to hold information about external 802_1x auth server. |
|
1.3.6.1.4.1.9967.1.7.10.1.7.1 | no-access | |||
ex802AuthServId | 1.3.6.1.4.1.9967.1.7.10.1.7.1.1 | integer32 | no-access |
Unique Id for each entry in this table |
ex802AuthServState | 1.3.6.1.4.1.9967.1.7.10.1.7.1.2 | integer | read-only |
To Enable/Disable an external server Enumeration: 'enable': 1, 'disable': 0. |
ex802AuthServName | 1.3.6.1.4.1.9967.1.7.10.1.7.1.3 | displaystring | read-only |
A unique external server name |
ex802AuthServAddr | 1.3.6.1.4.1.9967.1.7.10.1.7.1.4 | displaystring | read-only |
802_1x server Ip address or DNS name |
ex802AuthServPort | 1.3.6.1.4.1.9967.1.7.10.1.7.1.5 | integer32 | read-only |
802_1x server port number |
ex802AuthServDefaultRole | 1.3.6.1.4.1.9967.1.7.10.1.7.1.6 | integer32 | read-only |
Default role Id |
ex802AuthServNotes | 1.3.6.1.4.1.9967.1.7.10.1.7.1.7 | displaystring | read-only |
Notes |
ex802AuthServRowStatus | 1.3.6.1.4.1.9967.1.7.10.1.7.1.8 | rowstatus | read-only |
The Row status attribute for row handling |
macDevAuthTable | 1.3.6.1.4.1.9967.1.7.10.2 | no-access |
A table to hold information about external mac device auth server. |
|
1.3.6.1.4.1.9967.1.7.10.2.1 | no-access | |||
macDevAuthId | 1.3.6.1.4.1.9967.1.7.10.2.1.1 | integer32 | no-access |
Unique Id for each entry in this table |
macDevAuthState | 1.3.6.1.4.1.9967.1.7.10.2.1.2 | integer | read-only |
To Enable/Disable an external mac device auth server Enumeration: 'enable': 1, 'disable': 0. |
macDevAuthName | 1.3.6.1.4.1.9967.1.7.10.2.1.3 | displaystring | read-only |
A unique name |
macDevAuthMac | 1.3.6.1.4.1.9967.1.7.10.2.1.4 | displaystring | read-only |
Mac address of the host machine to be authenticated |
macDevAuthDefaultRole | 1.3.6.1.4.1.9967.1.7.10.2.1.5 | integer32 | read-only |
Default role Id |
macDevAuthNotes | 1.3.6.1.4.1.9967.1.7.10.2.1.6 | displaystring | read-only |
Notes |
macDevAuthRowStatus | 1.3.6.1.4.1.9967.1.7.10.2.1.7 | rowstatus | read-only |
The Row status attribute for row handling |
interface | 1.3.6.1.4.1.9967.1.8 | |||
failover | 1.3.6.1.4.1.9967.1.8.3 | |||
heartBeatInterval | 1.3.6.1.4.1.9967.1.8.3.1 | integer32 | read-write |
the time in seconds between heartbeats |
noOfFailedBeats | 1.3.6.1.4.1.9967.1.8.3.2 | integer32 | read-write |
Number of failed beats before fail-over |
managed | 1.3.6.1.4.1.9967.1.8.4 | |||
mIntTable | 1.3.6.1.4.1.9967.1.8.4.1 | no-access |
A list of mInt entries. |
|
1.3.6.1.4.1.9967.1.8.4.1.1 | no-access |
A entry containing information about a particular managed interface |
||
mIntId | 1.3.6.1.4.1.9967.1.8.4.1.1.1 | integer32 | no-access |
A unique id for each managed interface |
mIntName | 1.3.6.1.4.1.9967.1.8.4.1.1.2 | displaystring | read-only |
Managed interface name |
mIntEnableDhcpRelay | 1.3.6.1.4.1.9967.1.8.4.1.1.3 | integer | read-only |
enable or disable dhcp relay. Setting it to true enables it and setting it to value 0 disables it Enumeration: 'true': 1, 'false': 0. |
mIntIpAddress | 1.3.6.1.4.1.9967.1.8.4.1.1.4 | blueipaddress | read-only |
Ipaddress of the managed interface |
mIntNetmask | 1.3.6.1.4.1.9967.1.8.4.1.1.5 | blueipaddress | read-only |
Netmask |
mIntDhcpServerOpt | 1.3.6.1.4.1.9967.1.8.4.1.1.6 | integer | read-only |
Start/stop DHCP server Enumeration: 'start': 1, 'stop': 0. |
mIntNatAddresses | 1.3.6.1.4.1.9967.1.8.4.1.1.7 | integer | read-only |
NAT the addresses in the protected interface address Enumeration: 'enable': 1, 'disable': 0. |
mIntMulticastOpt | 1.3.6.1.4.1.9967.1.8.4.1.1.8 | integer | read-only |
Enable/disable multicast Enumeration: 'enable': 1, 'disable': 0. |
mIntDhcpStartIpAddr | 1.3.6.1.4.1.9967.1.8.4.1.1.9 | blueipaddress | read-write |
DHCP start ip address |
mIntDhcpEndIpAddr | 1.3.6.1.4.1.9967.1.8.4.1.1.10 | blueipaddress | read-only |
DHCP end IP address |
mIntNetbiosNameServ | 1.3.6.1.4.1.9967.1.8.4.1.1.11 | blueipaddress | read-only |
Netbios name server |
mIntDnsDomainName | 1.3.6.1.4.1.9967.1.8.4.1.1.12 | octet string | read-only |
DNS domain name |
mIntDefaultLease | 1.3.6.1.4.1.9967.1.8.4.1.1.13 | integer32 | read-only |
Default lease time in seconds |
mIntMaximumLease | 1.3.6.1.4.1.9967.1.8.4.1.1.14 | integer32 | read-only |
Maximum lease time in seconds |
mIntDynamicDNS | 1.3.6.1.4.1.9967.1.8.4.1.1.15 | integer | read-only |
Dynamic DNS update scheme Enumeration: 'disabled': 1, 'interim': 3, 'adHoc': 2. |
mIntVlanId | 1.3.6.1.4.1.9967.1.8.4.1.1.16 | integer32 | read-write | |
mIntVlanInterface | 1.3.6.1.4.1.9967.1.8.4.1.1.17 | integer32 | read-only |
VLAN id |
mIntProxyArpStatus | 1.3.6.1.4.1.9967.1.8.4.1.1.18 | integer | read-only |
Enumeration: 'enable': 1, 'disable': 0. |
mIntRowStatus | 1.3.6.1.4.1.9967.1.8.4.1.1.19 | rowstatus | read-only |
The Row status attribute for row handling |
fixedIpAddrTable | 1.3.6.1.4.1.9967.1.8.4.2 | no-access | ||
1.3.6.1.4.1.9967.1.8.4.2.1 | no-access |
An fixed ip address entry mapping between the hardware address and the ip address and their default role id |
||
fixedIpAddrId | 1.3.6.1.4.1.9967.1.8.4.2.1.1 | integer32 | no-access | |
fixedIpAddrMac | 1.3.6.1.4.1.9967.1.8.4.2.1.2 | octet string | read-only | |
fixedIpAddrAddress | 1.3.6.1.4.1.9967.1.8.4.2.1.3 | blueipaddress | read-only | |
fixedIpAddrHost | 1.3.6.1.4.1.9967.1.8.4.2.1.4 | blueipaddress | read-only | |
fixedIpAddrRoleId | 1.3.6.1.4.1.9967.1.8.4.2.1.5 | integer32 | read-only | |
fixedIpAddrRowStatus | 1.3.6.1.4.1.9967.1.8.4.2.1.6 | rowstatus | read-only |
The Row status attribute for row handling |
natTable | 1.3.6.1.4.1.9967.1.8.4.3 | no-access | ||
1.3.6.1.4.1.9967.1.8.4.3.1 | no-access | |||
natId | 1.3.6.1.4.1.9967.1.8.4.3.1.1 | integer32 | no-access | |
natProtectedIp | 1.3.6.1.4.1.9967.1.8.4.3.1.2 | blueipaddress | read-only |
Protected side IP address |
natManagedIp | 1.3.6.1.4.1.9967.1.8.4.3.1.3 | blueipaddress | read-only |
Managed side IP address |
natRowStatus | 1.3.6.1.4.1.9967.1.8.4.3.1.4 | rowstatus | read-only |
The Row status attribute for row handling |
protected | 1.3.6.1.4.1.9967.1.8.5 | |||
pIntTable | 1.3.6.1.4.1.9967.1.8.5.1 | no-access |
A list of pInt entries. |
|
1.3.6.1.4.1.9967.1.8.5.1.1 | no-access |
A pInt entry containing information about a particular protected interface |
||
pIntId | 1.3.6.1.4.1.9967.1.8.5.1.1.1 | integer32 | no-access |
A unique id for each protected interface |
pIntName | 1.3.6.1.4.1.9967.1.8.5.1.1.2 | displaystring | read-only |
Interface name |
pIntGetIpFromDhcp | 1.3.6.1.4.1.9967.1.8.5.1.1.3 | integer | read-only |
Obtain IP settings from a DHCP server for the interface Enumeration: 'true': 1, 'false': 0. |
pIntDhcpTimeout | 1.3.6.1.4.1.9967.1.8.5.1.1.4 | integer32 | read-only |
Timeout in seconds for DHCP request |
pIntIpAddress | 1.3.6.1.4.1.9967.1.8.5.1.1.5 | blueipaddress | read-only |
Ipaddress |
pIntNetmask | 1.3.6.1.4.1.9967.1.8.5.1.1.6 | blueipaddress | read-only |
netmask |
pIntGateway | 1.3.6.1.4.1.9967.1.8.5.1.1.7 | blueipaddress | read-only |
gateway ip address |
pIntPrimaryDNS | 1.3.6.1.4.1.9967.1.8.5.1.1.8 | blueipaddress | read-only |
Primary DNS |
pIntSecondaryDNS | 1.3.6.1.4.1.9967.1.8.5.1.1.9 | blueipaddress | read-only |
secondary DNS |
pIntDefaultDomain | 1.3.6.1.4.1.9967.1.8.5.1.1.10 | octet string | read-only |
Default Domain |
pIntHostName | 1.3.6.1.4.1.9967.1.8.5.1.1.11 | displaystring | read-only |
Hostname |
pIntEnableMulticast | 1.3.6.1.4.1.9967.1.8.5.1.1.12 | integer | read-only |
enable mulitcast for this interface Enumeration: 'true': 1, 'false': 0. |
pIntVlanId | 1.3.6.1.4.1.9967.1.8.5.1.1.13 | integer32 | read-only |
VLAN Id associated with this protected interface |
pIntVlanInterface | 1.3.6.1.4.1.9967.1.8.5.1.1.14 | integer32 | read-only |
VLAN type |
pIntProxyArpStatus | 1.3.6.1.4.1.9967.1.8.5.1.1.15 | integer | read-only |
Enumeration: 'enable': 1, 'disable': 0. |
pIntRowStatus | 1.3.6.1.4.1.9967.1.8.5.1.1.16 | rowstatus | read-only | |
replication | 1.3.6.1.4.1.9967.1.9 | |||
machineRole | 1.3.6.1.4.1.9967.1.9.1 | integer | read-write |
Enumeration: 'slave': 2, 'master': 1. |
genSnapshot | 1.3.6.1.4.1.9967.1.9.2 | integer | read-write |
Enumeration: 'enable': 1, 'disable': 0. |
slaveTable | 1.3.6.1.4.1.9967.1.9.3 | no-access |
A list of slave entries. |
|
1.3.6.1.4.1.9967.1.9.3.1 | no-access | |||
slaveId | 1.3.6.1.4.1.9967.1.9.3.1.1 | integer32 | no-access | |
slaveEnabled | 1.3.6.1.4.1.9967.1.9.3.1.2 | integer | read-only |
Enumeration: 'yes': 1, 'no': 0. |
slaveAddress | 1.3.6.1.4.1.9967.1.9.3.1.3 | octet string | read-only | |
slaveNotes | 1.3.6.1.4.1.9967.1.9.3.1.4 | displaystring | read-only | |
slaveRowStatus | 1.3.6.1.4.1.9967.1.9.3.1.5 | rowstatus | read-only |
The Row status attribute for row handling |
slaveMobility | 1.3.6.1.4.1.9967.1.9.3.1.6 | integer | read-only |
Enumeration: 'enable': 1, 'disable': 0. |
connection | 1.3.6.1.4.1.9967.1.10 | |||
connectionTable | 1.3.6.1.4.1.9967.1.10.1 | no-access |
List of active connections |
|
1.3.6.1.4.1.9967.1.10.1.1 | no-access |
Entry containing information about a particular active connection. |
||
connectionId | 1.3.6.1.4.1.9967.1.10.1.1.1 | integer32 | no-access |
Index for this table |
connectionName | 1.3.6.1.4.1.9967.1.10.1.1.2 | displaystring | read-only |
Connection name |
connectionIp | 1.3.6.1.4.1.9967.1.10.1.1.3 | blueipaddress | read-write |
Ip address of the machine from where the connection is established |
connectionMac | 1.3.6.1.4.1.9967.1.10.1.1.4 | octet string | read-write |
The Mac address of the machine from where the connection is established |
connectionRoleId | 1.3.6.1.4.1.9967.1.10.1.1.5 | integer32 | read-write |
The role id associated with this connection |
connectionUserId | 1.3.6.1.4.1.9967.1.10.1.1.6 | integer32 | read-write |
User id associated with this connection |
connectionLoginTime | 1.3.6.1.4.1.9967.1.10.1.1.7 | dateandtime | read-write |
User login time |
connectionChecked | 1.3.6.1.4.1.9967.1.10.1.1.8 | timeticks | read-write | |
connectionBytes | 1.3.6.1.4.1.9967.1.10.1.1.9 | integer32 | read-write | |
connectionCurRate | 1.3.6.1.4.1.9967.1.10.1.1.10 | integer32 | read-write | |
connectionExpiry | 1.3.6.1.4.1.9967.1.10.1.1.11 | integer32 | read-write | |
connectionDev | 1.3.6.1.4.1.9967.1.10.1.1.12 | octet string | read-write | |
connectionHost | 1.3.6.1.4.1.9967.1.10.1.1.13 | displaystring | read-write | |
connectionUnReg | 1.3.6.1.4.1.9967.1.10.1.1.14 | integer32 | read-write | |
connectionAP | 1.3.6.1.4.1.9967.1.10.1.1.15 | octet string | read-write | |
connectionLoginAttempt | 1.3.6.1.4.1.9967.1.10.1.1.16 | integer32 | read-write | |
connectionLoginAttemptCnt | 1.3.6.1.4.1.9967.1.10.1.1.17 | integer32 | read-write | |
connectionRoamMac | 1.3.6.1.4.1.9967.1.10.1.1.18 | octet string | read-write |
The Mac address of the roaming machine |
roles | 1.3.6.1.4.1.9967.1.11 | |||
roleTable | 1.3.6.1.4.1.9967.1.11.1 | no-access |
A list of role entries. |
|
1.3.6.1.4.1.9967.1.11.1.1 | no-access |
A role entry containing information about a particular role. |
||
roleId | 1.3.6.1.4.1.9967.1.11.1.1.1 | integer32 | no-access |
Index for this table |
roleName | 1.3.6.1.4.1.9967.1.11.1.1.2 | octet string | read-only |
A unique name associated with this role |
roleType | 1.3.6.1.4.1.9967.1.11.1.1.3 | octet string | read-only | |
roleQosRate | 1.3.6.1.4.1.9967.1.11.1.1.4 | octet string | read-only |
The units of bandwidth allocated |
roleQosQnt | 1.3.6.1.4.1.9967.1.11.1.1.5 | integer32 | read-only |
The total bandwidth allocated to all users with this role |
roleVpn | 1.3.6.1.4.1.9967.1.11.1.1.6 | integer | read-only |
Requires the user to connect to the BSC-1000 with a vpn of this type already enabled Enumeration: 'pptp': 2, 'none': 1, 'modarate': 3. |
roleInherit | 1.3.6.1.4.1.9967.1.11.1.1.7 | integer32 | read-only |
Role id of the role to be inherited from |
roleUnGuestLogin | 1.3.6.1.4.1.9967.1.11.1.1.8 | integer32 | read-only | |
roleUnUserLogin | 1.3.6.1.4.1.9967.1.11.1.1.9 | integer32 | read-only | |
roleNotes | 1.3.6.1.4.1.9967.1.11.1.1.10 | displaystring | read-only |
User Notes |
roleQosUserIn | 1.3.6.1.4.1.9967.1.11.1.1.12 | integer32 | read-only | |
roleQosUserOut | 1.3.6.1.4.1.9967.1.11.1.1.13 | integer32 | read-only | |
roleQosPriorityIn | 1.3.6.1.4.1.9967.1.11.1.1.14 | integer32 | read-only | |
roleQosPriorityOut | 1.3.6.1.4.1.9967.1.11.1.1.15 | integer32 | read-only | |
roleQosPriInOverride | 1.3.6.1.4.1.9967.1.11.1.1.16 | octet string | read-only | |
roleQosPriOutOverride | 1.3.6.1.4.1.9967.1.11.1.1.17 | octet string | read-only | |
roleQosDscpIn | 1.3.6.1.4.1.9967.1.11.1.1.18 | integer32 | read-only | |
roleQosDscpOut | 1.3.6.1.4.1.9967.1.11.1.1.19 | integer32 | read-only | |
roleQosDscpInOverride | 1.3.6.1.4.1.9967.1.11.1.1.20 | octet string | read-only | |
roleQosDscpOutOverride | 1.3.6.1.4.1.9967.1.11.1.1.21 | octet string | read-only | |
roleQosRateOut | 1.3.6.1.4.1.9967.1.11.1.1.22 | integer32 | read-only | |
roleQosRateQntOut | 1.3.6.1.4.1.9967.1.11.1.1.23 | octet string | read-only | |
roleVlanId | 1.3.6.1.4.1.9967.1.11.1.1.24 | integer32 | read-only | |
roleRedirect | 1.3.6.1.4.1.9967.1.11.1.1.25 | octet string | read-only | |
roleRowStatus | 1.3.6.1.4.1.9967.1.11.1.1.26 | rowstatus | read-only |
The Row status attribute for row handling |
serviceMgmt | 1.3.6.1.4.1.9967.1.12 | |||
serviceMgmtTable | 1.3.6.1.4.1.9967.1.12.1 | no-access | ||
1.3.6.1.4.1.9967.1.12.1.1 | no-access | |||
serviceMgmtId | 1.3.6.1.4.1.9967.1.12.1.1.1 | integer32 | no-access |
Service mgmt table Index |
serviceMgmtName | 1.3.6.1.4.1.9967.1.12.1.1.2 | displaystring | read-only |
Service name |
serviceMgmtOptStatus | 1.3.6.1.4.1.9967.1.12.1.1.3 | integer | read-write |
To start, stop or to retart different services. The default value is noopt. This object does not hold the current status of the service instead it holds the last operation performed on the selected service via SNMP. Enumeration: 'start': 1, 'stop': 2, 'restart': 3, 'noopt': 4. |
serviceMgmtDesr | 1.3.6.1.4.1.9967.1.12.1.1.4 | displaystring | read-only |
Contains service status message. |
statistics | 1.3.6.1.4.1.9967.1.13 | |||
userSummary | 1.3.6.1.4.1.9967.1.13.1 | |||
userSumNoOfUsr | 1.3.6.1.4.1.9967.1.13.1.1 | integer32 | read-only |
Total number of users. |
userSumNoOfLogdInUsr | 1.3.6.1.4.1.9967.1.13.1.2 | integer32 | read-only |
Total number of logged in users. |
userSumNoOfLogdVPNUsr | 1.3.6.1.4.1.9967.1.13.1.3 | integer32 | read-only |
Total number of logged in VPN tunnel users. |
usmSumTtlBandWthInUse | 1.3.6.1.4.1.9967.1.13.1.4 | integer32 | read-only |
Total bandwidth currently in use. |
systemStats | 1.3.6.1.4.1.9967.1.13.2 | |||
sysStatCpuUtil | 1.3.6.1.4.1.9967.1.13.2.1 | integer32 | read-only |
CPU utilization in percentage. |
sysStatMemUtil | 1.3.6.1.4.1.9967.1.13.2.2 | integer32 | read-only |
Memory utilization in Kilo bytes. |
sysStatTotalDiskSpace | 1.3.6.1.4.1.9967.1.13.2.3 | integer32 | read-only |
Total Disk space. |
sysStatDiskSpaceUsed | 1.3.6.1.4.1.9967.1.13.2.4 | integer32 | read-only |
Disk space used. |
sysStatDiskSpaceFree | 1.3.6.1.4.1.9967.1.13.2.5 | integer32 | read-only |
Disk space free. |
sysStatLOgSpaceUsed | 1.3.6.1.4.1.9967.1.13.2.6 | integer32 | read-only |
Log space used in percentage. |
sysStatNeedRestart | 1.3.6.1.4.1.9967.1.13.2.7 | integer | read-only |
Log space used in percentage. Enumeration: 'yes': 1, 'no': 0. |
vlan | 1.3.6.1.4.1.9967.1.14 | |||
vlanTable | 1.3.6.1.4.1.9967.1.14.1 | no-access |
A list of vlan entries. |
|
1.3.6.1.4.1.9967.1.14.1.1 | no-access | |||
vlanRowId | 1.3.6.1.4.1.9967.1.14.1.1.1 | integer32 | no-access |
Index |
vlanName | 1.3.6.1.4.1.9967.1.14.1.1.2 | octet string | read-only |
Unique name for this vlan |
vlanId | 1.3.6.1.4.1.9967.1.14.1.1.3 | integer32 | read-only | |
vlanNotes | 1.3.6.1.4.1.9967.1.14.1.1.4 | displaystring | read-only |
Notes |
vlanRowStatus | 1.3.6.1.4.1.9967.1.14.1.1.5 | rowstatus | read-only |
The Row status attribute for row handling |
vlanGrpTable | 1.3.6.1.4.1.9967.1.14.2 | no-access |
To define the vlan groups. |
|
1.3.6.1.4.1.9967.1.14.2.1 | no-access | |||
vlanGrpId | 1.3.6.1.4.1.9967.1.14.2.1.1 | integer32 | no-access |
Table index |
vlanGrpName | 1.3.6.1.4.1.9967.1.14.2.1.2 | octet string | read-only |
Unique name for every vlan group |
vlanGrpRowStatus | 1.3.6.1.4.1.9967.1.14.2.1.3 | rowstatus | read-only |
The Row status attribute for row handling |
vlanGrpMemTable | 1.3.6.1.4.1.9967.1.14.3 | no-access |
To define the vlan group member table. |
|
1.3.6.1.4.1.9967.1.14.3.1 | no-access | |||
vlanGrpMemId | 1.3.6.1.4.1.9967.1.14.3.1.1 | integer32 | no-access |
Table index |
vlanGrpMemRowStatus | 1.3.6.1.4.1.9967.1.14.3.1.2 | rowstatus | read-only |
The Row status attribute for row handling |
schedule | 1.3.6.1.4.1.9967.1.15 | |||
schedTable | 1.3.6.1.4.1.9967.1.15.1 | no-access |
A list of schedule entries. |
|
1.3.6.1.4.1.9967.1.15.1.1 | no-access |
List of scheds |
||
schedRowId | 1.3.6.1.4.1.9967.1.15.1.1.1 | integer32 | no-access |
Index |
schedName | 1.3.6.1.4.1.9967.1.15.1.1.2 | octet string | read-only |
Unique name for this schedule |
schedAllDay | 1.3.6.1.4.1.9967.1.15.1.1.3 | integer | read-only |
Enumeration: 'enable': 1, 'disable': 0. |
schedEveryDay | 1.3.6.1.4.1.9967.1.15.1.1.4 | integer | read-only |
Enumeration: 'enable': 1, 'disable': 0. |
schedStartDateAndTime | 1.3.6.1.4.1.9967.1.15.1.1.5 | localdateandtime | read-only | |
schedEndDateAndTime | 1.3.6.1.4.1.9967.1.15.1.1.6 | localdateandtime | read-only | |
schedMonth | 1.3.6.1.4.1.9967.1.15.1.1.7 | integer | read-only |
Enumeration: 'february': 2, 'october': 10, 'march': 3, 'august': 8, 'september': 9, 'may': 5, 'january': 1, 'june': 6, 'april': 4, 'december': 12, 'july': 7, 'november': 11. |
schedWeekDay | 1.3.6.1.4.1.9967.1.15.1.1.8 | integer | read-only |
Enumeration: 'monday': 2, 'tuesday': 3, 'friday': 6, 'wednesday': 4, 'thursday': 5, 'sunday': 1, 'saturday': 7. |
schedDayOfMonth | 1.3.6.1.4.1.9967.1.15.1.1.9 | integer32 | read-only | |
schedRowStatus | 1.3.6.1.4.1.9967.1.15.1.1.10 | rowstatus | read-only | |
schedGrpTable | 1.3.6.1.4.1.9967.1.15.2 | no-access |
To define the schedule groups. |
|
1.3.6.1.4.1.9967.1.15.2.1 | no-access | |||
schedGrpId | 1.3.6.1.4.1.9967.1.15.2.1.1 | integer32 | no-access |
Table index |
schedGrpName | 1.3.6.1.4.1.9967.1.15.2.1.2 | octet string | read-only |
Unique name for every sched group |
schedGrpRowStatus | 1.3.6.1.4.1.9967.1.15.2.1.3 | rowstatus | read-only |
The Row status attribute for row handling |
schedGrpMemTable | 1.3.6.1.4.1.9967.1.15.3 | no-access |
To define the schedule group members |
|
1.3.6.1.4.1.9967.1.15.3.1 | no-access | |||
schedGrpMemId | 1.3.6.1.4.1.9967.1.15.3.1.1 | integer32 | no-access |
Table index |
schedGrpMemRowStatus | 1.3.6.1.4.1.9967.1.15.3.1.2 | rowstatus | read-only |
The Row status attribute for row handling |
blueNotification | 1.3.6.1.4.1.9967.2 | |||
notifyObjects | 1.3.6.1.4.1.9967.2.1 | |||
ntyobjLevel | 1.3.6.1.4.1.9967.2.1.1 | octet string | no-access |
Event priority or log level. |
ntyobjName | 1.3.6.1.4.1.9967.2.1.2 | octet string | no-access |
The name of the object that triggered the event. In case of no objects assosicated with failures, the value will be NULL. |
ntyobjDesc | 1.3.6.1.4.1.9967.2.1.3 | octet string | no-access |
Description about event/trap |
ntyobjOID | 1.3.6.1.4.1.9967.2.1.4 | object identifier | no-access |
The OID of the object that triggered the event |
ntyobjValue | 1.3.6.1.4.1.9967.2.1.5 | octet string | no-access |
The value of the object that triggered the event at the time of event occurrence |
blueTraps | 1.3.6.1.4.1.9967.2.2 | |||
blueConfigTraps | 1.3.6.1.4.1.9967.2.2.1 | |||
blueConfigTraps0 | 1.3.6.1.4.1.9967.2.2.1.0 | |||
cctSystemConfChange | 1.3.6.1.4.1.9967.2.2.1.0.1 |
This trap will be sent on any system level Configuration changes. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event ntyobjDesc - Description about the event/trap |
||
cctUserConfChange | 1.3.6.1.4.1.9967.2.2.1.0.2 |
User configuration change trap. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event ntyobjDesc - Description about the event/trap |
||
cctExternalServConfChange | 1.3.6.1.4.1.9967.2.2.1.0.3 |
External configuration change trap. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event ntyobjDesc - Description about the event/trap |
||
cctRoleConfChange | 1.3.6.1.4.1.9967.2.2.1.0.4 |
Role configuration changes. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event ntyobjDesc - Description about the event/trap |
||
cctDestinationConfChange | 1.3.6.1.4.1.9967.2.2.1.0.5 |
Destination configuration changes. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event ntyobjDesc - Description about the event/trap |
||
cctServiceConfChange | 1.3.6.1.4.1.9967.2.2.1.0.6 |
Service configuration change traps. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event ntyobjDesc - Description about the event/trap |
||
cctNetworkConfChange | 1.3.6.1.4.1.9967.2.2.1.0.7 |
Network configuration change trap. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event ntyobjDesc - Description about the event/trap |
||
cctVpnConfChange | 1.3.6.1.4.1.9967.2.2.1.0.8 |
VPN Configuration change trap. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event ntyobjDesc - Description about the event/trap |
||
cctMobilityConfChange | 1.3.6.1.4.1.9967.2.2.1.0.9 |
Mobility configuration change trap. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event ntyobjDesc - Description about the event/trap |
||
cctProcessConfChange | 1.3.6.1.4.1.9967.2.2.1.0.10 |
Process configuration change trap. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event ntyobjDesc - Description about the event/trap |
||
blueFailureTraps | 1.3.6.1.4.1.9967.2.2.2 | |||
blueFailureTraps0 | 1.3.6.1.4.1.9967.2.2.2.0 | |||
btSysGeneralFailure | 1.3.6.1.4.1.9967.2.2.2.0.1 |
System failure trap. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event. In case of no objects assosicated with failures, the value will be NULL. ntyobjDesc - Description about the event/trap |
||
btUserLoginFailure | 1.3.6.1.4.1.9967.2.2.2.0.2 |
User login failure trap. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event. In case of no objects assosicated with failures, the value will be NULL. ntyobjDesc - Description about the event/trap |
||
btProcessFailure | 1.3.6.1.4.1.9967.2.2.2.0.3 |
Process failure trap. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event. In case of no objects assosicated with failures, the value will be NULL. ntyobjDesc - Description about the event/trap |
||
btAuthFailure | 1.3.6.1.4.1.9967.2.2.2.0.4 |
Authentication failure trap. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event. In case of no objects assosicated with failures, the value will be NULL. ntyobjDesc - Description about the event/trap |
||
btSystemFailover | 1.3.6.1.4.1.9967.2.2.2.0.5 |
This trap will be sent on system failover. ntyobjObjName - The name of the object that triggered the event. In case of no objects assosicated with failures, the value will be NULL. ntyobjDesc - Description about the event/trap |
||
blueThresholdTraps | 1.3.6.1.4.1.9967.2.2.3 | |||
blueThresholdTraps0 | 1.3.6.1.4.1.9967.2.2.3.0 | |||
btConditionalEvent | 1.3.6.1.4.1.9967.2.2.3.0.1 |
This trap will be sent if the threshold have been met for the underlaying Object. ntyobjLevel - Indicate the trap priority or log level ntyobjObjOID - The OID of the object that triggered the event ntyobjObjValue - The value of the object that triggered the event at the time of event occurrence. trDesc - Description about the event/trap |
||
btCpuLoadEvent | 1.3.6.1.4.1.9967.2.2.3.0.2 |
This trap will be sent if the threshold have been met for the CPU usage. ntyobjLevel - Indicate the trap priority or log level ntyobjObjOID - The OID of the object that triggered the event ntyobjObjValue - The value of the object that triggered the event at the time of event occurrence. trDesc - Description about the event/trap |
||
btMemSwapUsageEvent | 1.3.6.1.4.1.9967.2.2.3.0.3 |
This trap will be sent if the threshold have been met for the memory or swap space. ntyobjLevel - Indicate the trap priority or log level ntyobjObjOID - The OID of the object that triggered the event ntyobjObjValue - The value of the object that triggered the event at the time of event occurrence. trDesc - Description about the event/trap |
||
btDiskUsageEvent | 1.3.6.1.4.1.9967.2.2.3.0.4 |
This trap will be sent if the threshold have been met for the Disk usage Object. ntyobjLevel - Indicate the trap priority or log level ntyobjObjOID - The OID of the object that triggered the event ntyobjObjValue - The value of the object that triggered the event at the time of event occurrence. trDesc - Description about the event/trap |
||
blueGeneralTraps | 1.3.6.1.4.1.9967.2.2.4 | |||
blueGeneralTraps0 | 1.3.6.1.4.1.9967.2.2.4.0 | |||
btLinkUp | 1.3.6.1.4.1.9967.2.2.4.0.1 |
Link up trap. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event ntyobjDesc - Description about the event/trap |
||
btLinkDown | 1.3.6.1.4.1.9967.2.2.4.0.2 |
Link down trap. |
||
btSystemGeneralTrap | 1.3.6.1.4.1.9967.2.2.4.0.3 |
System status trap. ntyobjLevel - Indicate the priority or log level ntyobjObjName - The name of the object that triggered the event ntyobjDesc - Description about the event/trap |