HPN-ICF-SYSLOG-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HPN-ICF-SYSLOG-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 |
hpnicfSyslog | 1.3.6.1.4.1.11.2.14.11.15.2.63 |
All the configuration of the syslog can be managed by syslog Mib. |
||
hpnicfSyslogObjects | 1.3.6.1.4.1.11.2.14.11.15.2.63.1 | |||
hpnicfSyslogObject | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1 | |||
hpnicfSyslogState | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1.1 | truthvalue | read-write |
The state of syslog: true(1):enable. false(2):disable. |
hpnicfSyslogMaxLoghost | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1.2 | integer32 | read-only |
The object shows the maximum number of rows in hpnicfLoghostTable. |
hpnicfSyslogMaxChannel | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1.3 | integer32 | read-only |
The object shows the maximum number of channels in hpnicfSyslogChannelTable. |
hpnicfSyslogMaxLogbufferSize | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1.4 | integer32 | read-only |
The maximum number of messages that can be stored in logbuffer. |
hpnicfSyslogMaxTrapbufferSize | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1.5 | integer32 | read-only |
The maximum number of messages that can be stored in trapbuffer. |
hpnicfSyslogState2 | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1.6 | integer | read-write |
Status of syslog, on for enabled or off for disabled. This node differs from hpnicfSyslogState in value. Enumeration: 'on': 1, 'off': 0. |
hpnicfSyslogConsole | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.2 | |||
hpnicfSyslogConsoleChannel | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.2.1 | integer32 | read-write |
The channel number of console. |
hpnicfSyslogMonitor | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.3 | |||
hpnicfSyslogMonitorChannel | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.3.1 | integer32 | read-write |
The channel number of monitor. |
hpnicfSyslogSnmp | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.4 | |||
hpnicfSyslogSnmpChannel | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.4.1 | integer32 | read-write |
The channel number of snmp. |
hpnicfSyslogLogbuffer | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5 | |||
hpnicfSyslogLogbufferChannel | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.1 | integer32 | read-write |
The channel number of logbuffer. |
hpnicfSyslogLogbufferSize | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.2 | integer32 | read-write |
The capacity of logbuffer which can be customized by users. The valid range is from 0 to hpnicfSyslogMaxLogbufferSize. |
hpnicfSyslogLogbufferTable | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.3 | no-access |
The table of logbuffer. |
|
1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.3.1 | no-access |
The logbuffer entry of syslog. |
||
hpnicfLogbufferIndex | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.3.1.1 | integer32 | no-access |
The index of this table. |
hpnicfLogbufferCurrentMessages | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.3.1.2 | unsigned32 | read-only |
The number of log messages stored in logbuffer. |
hpnicfLogbufferOverwrittenMessages | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.3.1.3 | counter32 | read-only |
The number of log messages overwritten in logbuffer. |
hpnicfLogbufferDroppedMessages | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.3.1.4 | counter32 | read-only |
The number of log messages dropped in logbuffer. |
hpnicfSyslogLogbufContTable | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.4 | no-access |
The table of logbuffer contents. |
|
1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.4.1 | no-access |
The contens entry of logbuffer. |
||
hpnicfLogbufContIndex | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.4.1.1 | integer32 | no-access |
The index of this table. |
hpnicfLogbufContDescription | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.4.1.2 | displaystring | read-only |
The contents of logbuffer. |
hpnicfSyslogTrapbuffer | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6 | |||
hpnicfSyslogTrapbufferChannel | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.1 | integer32 | read-write |
The channel number of trapbuffer. |
hpnicfSyslogTrapbufferSize | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.2 | integer32 | read-write |
The capacity of the trapbuffer which can be customized by users. The valid range is from 0 to hpnicfSyslogMaxTrapbufferSize. |
hpnicfSyslogTrapbufferTable | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.3 | no-access |
The table of trapbuffer. |
|
1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.3.1 | no-access |
The trapbuffer entry of syslog. |
||
hpnicfTrapbufferIndex | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.3.1.1 | integer32 | no-access |
The index of this table. |
hpnicfTrapbufferCurrentMessages | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.3.1.2 | unsigned32 | read-only |
The number of trap messages stored in trapbuffer. |
hpnicfTrapbufferOverwrittenMessages | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.3.1.3 | counter32 | read-only |
The number of trap messages overwritten in trapbuffer. |
hpnicfTrapbufferDroppedMessages | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.3.1.4 | counter32 | read-only |
The number of trap messages dropped in trapbuffer. |
hpnicfSyslogLoghost | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7 | |||
hpnicfSyslogLoghostSourceInterface | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.1 | integer32 | read-write |
The source interface which sends message to loghost. All loghosts use the same source interface. |
hpnicfSyslogLoghostTimestampType | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.2 | timestamptype | read-write |
Time stamp type of message sent to loghost. |
hpnicfSyslogLoghostTable | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3 | no-access |
The table of loghost. |
|
1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1 | no-access |
The loghost entry of syslog. |
||
hpnicfSyslogLoghostIndex | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.1 | integer32 | no-access |
The index of this table. |
hpnicfSyslogLoghostChannel | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.2 | integer32 | read-only |
The channel number of loghost. |
hpnicfSyslogLoghostIpaddressType | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.3 | inetaddresstype | read-only |
The ip address type of loghost. |
hpnicfSyslogLoghostIpaddress | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.4 | inetaddress | read-only |
The ip address of loghost. |
hpnicfSyslogLoghostFacility | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.5 | facilitytype | read-only |
The operations staff can selectively filter the messages with priority which consists of facility that generates the message and severity of the message. |
hpnicfSyslogLoghostLanguage | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.6 | integer | read-only |
The language of the message sent to the loghost. Enumeration: 'chinese': 1, 'english': 2. |
hpnicfSyslogLoghostOperateRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.7 | rowstatus | read-only |
The status of this table entry. |
hpnicfSyslogLoghostIpaddressPort | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.8 | integer32 | read-only |
The loghost server port. |
hpnicfSyslogLoghostTAddress | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.9 | taddress | read-only |
The loghost server transport address. |
hpnicfSyslogChannel | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.8 | |||
hpnicfSyslogChannelTable | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.8.1 | no-access |
A table of syslog channel. |
|
1.3.6.1.4.1.11.2.14.11.15.2.63.1.8.1.1 | no-access |
The channel entry of syslog. |
||
hpnicfSyslogChannelIndex | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.8.1.1.1 | integer32 | no-access |
The index of this table. |
hpnicfSyslogChannelName | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.8.1.1.2 | displaystring | read-write |
The name of channel. The channel name must be different from each other. |
hpnicfSyslogModule | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.9 | |||
hpnicfSyslogModuleTable | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.9.1 | no-access |
A table of syslog module. |
|
1.3.6.1.4.1.11.2.14.11.15.2.63.1.9.1.1 | no-access |
The module entry of syslog. |
||
hpnicfSyslogModuleIndex | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.9.1.1.1 | integer32 | no-access |
The index of this table. |
hpnicfSyslogModuleName | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.9.1.1.2 | displaystring | read-only |
The name of module. |
hpnicfSyslogLog | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10 | |||
hpnicfSyslogLogTimestampType | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.1 | timestamptype | read-write |
Time stamp type of log message. |
hpnicfSyslogLogTable | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.2 | no-access |
A table of syslog module. |
|
1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.2.1 | no-access |
The log entry of syslog. |
||
hpnicfSyslogLogState | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.2.1.1 | truthvalue | read-only |
The switch state of log. |
hpnicfSyslogLogLevel | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.2.1.2 | messageleveltype | read-only |
The level of log message. |
hpnicfSyslogLogRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.2.1.3 | rowstatus | read-only |
The status of this table entry. |
hpnicfSyslogLogGlobalLevel | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.3 | messageleveltype | read-write |
The global level of log message. This object is replaced by hpnicfSyslogLogGlobalLevelRfc because its value does not accord with RFC5424. |
hpnicfSyslogLogGlobalLevelRfc | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.4 | integer | read-write |
The global level of log message. This object replaces hpnicfSyslogLogGlobalLevel because it observes the terms of RFC5424. Enumeration: 'notice': 5, 'emergency': 0, 'informational': 6, 'alert': 1, 'critical': 2, 'error': 3, 'debug': 7, 'warning': 4. |
hpnicfSyslogTrap | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.11 | |||
hpnicfSyslogTrapTimestampType | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.11.1 | timestamptype | read-write |
Time stamp type of trap message. |
hpnicfSyslogTrapTable | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.11.2 | no-access |
A table of syslog module. |
|
1.3.6.1.4.1.11.2.14.11.15.2.63.1.11.2.1 | no-access |
The trap entry of syslog. |
||
hpnicfSyslogTrapState | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.11.2.1.1 | truthvalue | read-only |
The switch state of trap. |
hpnicfSyslogTrapLevel | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.11.2.1.2 | messageleveltype | read-only |
The level of trap message. |
hpnicfSyslogTrapRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.11.2.1.3 | rowstatus | read-only |
The status of this table entry. |
hpnicfSyslogDebug | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.12 | |||
hpnicfSyslogDebugTimestampType | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.1 | timestamptype | read-write |
Time stamp type of debug message. |
hpnicfSyslogDebugTable | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.2 | no-access |
A table of syslog module. |
|
1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.2.1 | no-access |
The debug entry of syslog. |
||
hpnicfSyslogDebugState | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.2.1.1 | truthvalue | read-only |
The switch state of debug. |
hpnicfSyslogDebugLevel | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.2.1.2 | messageleveltype | read-only |
The level of debug message. |
hpnicfSyslogDebugRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.2.1.3 | rowstatus | read-only |
The status of this table entry. |