LOGEXT-MIB: View SNMP OID List / Download MIB

VENDOR: ARROWPOINT COMMUNICATIONS INC.


 Home MIB: LOGEXT-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 apLogExtMib 1.3.6.1.4.1.2467.1.20.1
The MIB module used to describe the ArrowPoint Communications logging functionality
 apLogFileName 1.3.6.1.4.1.2467.1.20.2 displaystring read-write
 apLogBufferSize 1.3.6.1.4.1.2467.1.20.3 integer read-write
 apLogHostTable 1.3.6.1.4.1.2467.1.20.4 no-access
     apLogHostEntry 1.3.6.1.4.1.2467.1.20.4.1 no-access
         apLogHostIpAddress 1.3.6.1.4.1.2467.1.20.4.1.1 ipaddress read-only
The ip address of the syslog daemon
         apLogHostFacility 1.3.6.1.4.1.2467.1.20.4.1.2 integer read-only
         apLogHostStatus 1.3.6.1.4.1.2467.1.20.4.1.3 rowstatus read-only
Status entry for this row
 apLogCmds 1.3.6.1.4.1.2467.1.20.5 integer read-write
Control of command logging Enumeration: 'enable': 1, 'disable': 0.
 apLogSubSystemTable 1.3.6.1.4.1.2467.1.20.7 no-access
     apLogSubSystemEntry 1.3.6.1.4.1.2467.1.20.7.1 no-access
         apLogSubSystemName 1.3.6.1.4.1.2467.1.20.7.1.1 displaystring read-only
         apLogSubSystemLevel 1.3.6.1.4.1.2467.1.20.7.1.2 integer read-write
Enumeration: 'info': 6, 'notice': 5, 'off': 8, 'alert': 1, 'warning': 4, 'critical': 2, 'error': 3, 'debug': 7, 'fatal': 0.
 apLogSendMailTable 1.3.6.1.4.1.2467.1.20.8 no-access
     apLogSendMailEntry 1.3.6.1.4.1.2467.1.20.8.1 no-access
         apLogRecipientAddress 1.3.6.1.4.1.2467.1.20.8.1.1 ipaddress read-only
The IP address of SMTP host
         apLogRecipientName 1.3.6.1.4.1.2467.1.20.8.1.2 displaystring read-only
The email address of recipient
         apLogSendMailLevel 1.3.6.1.4.1.2467.1.20.8.1.3 integer read-only
The level of which sendmail is logging Enumeration: 'info': 6, 'notice': 5, 'alert': 1, 'warning': 4, 'critical': 2, 'error': 3, 'fatal': 0.
         apLogSendMailStatus 1.3.6.1.4.1.2467.1.20.8.1.4 rowstatus read-only
Status entry for this row
         apLogSendMailDomain 1.3.6.1.4.1.2467.1.20.8.1.5 displaystring read-only
The domain name for the email server.