SECURITYMGREXT-MIB: View SNMP OID List / Download MIB
VENDOR: ARROWPOINT COMMUNICATIONS INC.
Home | MIB: SECURITYMGREXT-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 |
securityMgrExtMib | 1.3.6.1.4.1.2467.1.13.1 |
This MIB module describes the ArrowPoint Communications MIB objects for Network Security. |
||
apSecurityMgrConsoleAuthType | 1.3.6.1.4.1.2467.1.13.2 | integer | read-write |
This variable specifies the type of authentication used to for console users. Enumeration: 'none': 3, 'radius-enable': 4, 'radius-none': 7, 'radius-enable-none': 8, 'enable-none': 6, 'enable-radius': 5, 'enable': 1, 'radius': 2, 'enable-radius-none': 9. |
apSecurityMgrVirtualAuthType | 1.3.6.1.4.1.2467.1.13.3 | integer | read-write |
This variable specifies the type of authentication used to for console users. Enumeration: 'none': 3, 'radius-enable': 4, 'radius-none': 7, 'radius-enable-none': 8, 'enable-none': 6, 'enable-radius': 5, 'enable': 1, 'radius': 2, 'enable-radius-none': 9, 'disallowed': 10. |
apSecurityMgrUsernameTable | 1.3.6.1.4.1.2467.1.13.4 | no-access |
This is the table of username and password pairs used for local authentication. |
|
1.3.6.1.4.1.2467.1.13.4.1 | no-access |
The Username table is indexed by username. |
||
apSecurityMgrUsername | 1.3.6.1.4.1.2467.1.13.4.1.1 | displaystring | read-only |
The local username. |
apSecurityMgrPassword | 1.3.6.1.4.1.2467.1.13.4.1.2 | displaystring | read-only |
The local password. |
apSecurityMgrEncryptedPassword | 1.3.6.1.4.1.2467.1.13.4.1.3 | displaystring | read-only |
The encrypted local password. |
apSecurityMgrUserPriviledgeLevel | 1.3.6.1.4.1.2467.1.13.4.1.4 | integer | read-only |
The priviledge level for this user. Enumeration: 'priviledge': 2, 'non-priviledge': 1. |
apSecurityMgrStatus | 1.3.6.1.4.1.2467.1.13.4.1.5 | rowstatus | read-only |
This object is used to create and destroy a local username entry. This rowstatus object only supports CreateAndGo and Destroy. |