APPEXT-MIB: View SNMP OID List / Download MIB
VENDOR: ARROWPOINT COMMUNICATIONS INC.
Home | MIB: APPEXT-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 |
apAppMib | 1.3.6.1.4.1.2467.1.32.1 |
This MIB module describes the ArrowPoint enterprise MIB support for App |
||
apAppSessionTable | 1.3.6.1.4.1.2467.1.32.2 | no-access |
A table of App Sessions. |
|
1.3.6.1.4.1.2467.1.32.2.1 | no-access |
ArrowPoint App table extensions |
||
apAppIpAddr | 1.3.6.1.4.1.2467.1.32.2.1.1 | ipaddress | read-only |
The Interface IP Address of Peer |
apAppAuthType | 1.3.6.1.4.1.2467.1.32.2.1.2 | integer | read-only |
The type of Authentication performed on Peer Enumeration: 'authChallenge': 1, 'authNone': 0. |
apAppEncryptType | 1.3.6.1.4.1.2467.1.32.2.1.3 | integer | read-only |
The type of Encryption performed with Peer Enumeration: 'encryptMd5hash': 1, 'encryptNone': 0. |
apAppKalFreq | 1.3.6.1.4.1.2467.1.32.2.1.4 | integer | read-only |
Keep alive timer interval (seconds). Default is 14 sec. |
apAppSecret | 1.3.6.1.4.1.2467.1.32.2.1.5 | displaystring | read-only |
The secret authentication and encryption |
apAppPktsTx | 1.3.6.1.4.1.2467.1.32.2.1.6 | integer | read-only |
Count of the number of APP packets transmitted. |
apAppPktsRx | 1.3.6.1.4.1.2467.1.32.2.1.7 | integer | read-only |
Count of the number of APP packets received. |
apAppSessionState | 1.3.6.1.4.1.2467.1.32.2.1.8 | integer | read-only |
The current State of the Session Enumeration: 'opened': 2, 'up': 4, 'auth': 3, 'down': 5, 'init': 1, 'stopped': 0. |
apAppRcmdEnable | 1.3.6.1.4.1.2467.1.32.2.1.9 | integer | read-only |
Determines if remote CLI cmds are permitted on this Peer Enumeration: 'rcmdDisable': 1, 'rcmdEnable': 0. |
apAppSessionStatus | 1.3.6.1.4.1.2467.1.32.2.1.10 | rowstatus | read-only |
Status entry for this row |
apAppEnable | 1.3.6.1.4.1.2467.1.32.3 | integer | read-write |
Parameter to enable or disable App functionality. Enumeration: 'enable': 1, 'disable': 0. |
apAppPortNumber | 1.3.6.1.4.1.2467.1.32.4 | integer | read-write |
The Port Number for the APP Protocol |
apAppMaxFrameSize | 1.3.6.1.4.1.2467.1.32.5 | integer | read-write |
The maximum frame size allowed by the APP Protocol |