APSYSLOG-MIB
The syslog MIB for Acme Packet
- Source file
APSYSLOG-MIB- Last revised
- Identity
apSyslogModule- Base OID
1.3.6.1.4.1.9148.3.1
Imported Objects
| ACMEPACKET-SMI | acmepacketMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page) |
| SNMPv2-SMI | Counter32 Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION (no object page) TimeStamp TruthValue |
Net-SNMP examples using the acme MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'APSYSLOG-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APSYSLOG-MIB::apSyslogModule'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APSYSLOG-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSYSLOG-MIB::apSyslogModule'
Objects (24)
Showing 24 of 24 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.9148.3.1 |
||
.1.3.6.1.4.1.9148.3.1.1 |
||
.1.3.6.1.4.1.9148.3.1.1.1 |
||
|
notificationsSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9148.3.1.1.1.1 |
|
.1.3.6.1.4.1.9148.3.1.1.1.2 |
||
|
|
.1.3.6.1.4.1.9148.3.1.1.1.3 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9148.3.1.1.1.4 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9148.3.1.1.1.5 |
|
.1.3.6.1.4.1.9148.3.1.1.2 |
||
|
entriesInteger32
|
.1.3.6.1.4.1.9148.3.1.1.2.1 |
|
|
messagesSNMPv2-SMICounter32
|
.1.3.6.1.4.1.9148.3.1.1.2.2 |
|
.1.3.6.1.4.1.9148.3.1.1.2.3 |
||
.1.3.6.1.4.1.9148.3.1.1.2.3.1 |
||
|
Integer32
|
.1.3.6.1.4.1.9148.3.1.1.2.3.1.1 |
|
|
OctetString
|
.1.3.6.1.4.1.9148.3.1.1.2.3.1.2 |
|
.1.3.6.1.4.1.9148.3.1.1.2.3.1.3 |
||
|
OctetString
|
.1.3.6.1.4.1.9148.3.1.1.2.3.1.4 |
|
|
OctetString
|
.1.3.6.1.4.1.9148.3.1.1.2.3.1.5 |
|
.1.3.6.1.4.1.9148.3.1.1.2.3.1.6 |
||
.1.3.6.1.4.1.9148.3.1.2 |
||
.1.3.6.1.4.1.9148.3.1.2.0 |
||
.1.3.6.1.4.1.9148.3.1.3 |
||
.1.3.6.1.4.1.9148.3.1.3.1 |
||
.1.3.6.1.4.1.9148.3.1.3.2 |
Dependencies (4) 4 direct Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- SNMPv2-SMIrfc
- ACMEPACKET-SMIacme
- SNMPv2-CONFrfc
- SNMPv2-TCrfc
- APSYSLOG-MIBacmeselected
Type Definitions (1)
| Enumeration |
emergency(1)critical(2)major(3)minor(4)warning(5)notice(6)info(7)trace(8)debug(9)detail(10) |
Conformance Groups (2)
|
apSyslogNotificationsSent apSyslogNotificationsEnabled apSyslogMaxLevel apSyslogMsgIgnores apSyslogMsgDrops apSyslogHistTableMaxLength apSyslogHistMsgsFlushed apSyslogHistIndex apSyslogHistFrom apSyslogHistLevel apSyslogHistType apSyslogHistContent apSyslogHistTimestamp
A collection of objects providing the syslog MIB capability.
|
.1.3.6.1.4.1.9148.3.1.3.2.1
|
|
|
A collection of notifications describing license violation.
|
.1.3.6.1.4.1.9148.3.1.3.2.2
|
Notifications / Traps (1)
| Name | OID | Description |
|---|---|---|
.1.3.6.1.4.1.9148.3.1.2.0.1 |
When a syslog message is generated by the device a
apSyslogMessageGenerated notification is sent. The sending of these notifications can be enabled/disabled via the apSyslogNotificationsEnabled object. |