ZXR10-SYSLOG-SERVER-MIB
The MIB module to describe the SYSLOG protocol.
- Source file
ZXR10-SYSLOG-SERVER-MIB- Last revised
- Identity
syslogserver- Base OID
1.3.6.1.4.1.3902.3.327
Imported Objects
| IPV6-TC | Ipv6Address |
| SNMPv2-SMI | enterprises IpAddress MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) TEXTUAL-CONVENTION (no object page) |
| SNMPv2-TC | DisplayString |
Net-SNMP examples using the zte-ng 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 'ZXR10-SYSLOG-SERVER-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-SYSLOG-SERVER-MIB::syslogserver'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-SYSLOG-SERVER-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-SYSLOG-SERVER-MIB::syslogserver'
Objects (23)
Showing 23 of 23 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.3902 |
||
.1.3.6.1.4.1.3902.3 |
||
.1.3.6.1.4.1.3902.3.327 |
||
.1.3.6.1.4.1.3902.3.327.1 |
||
.1.3.6.1.4.1.3902.3.327.1.1 |
||
.1.3.6.1.4.1.3902.3.327.1.2 |
||
.1.3.6.1.4.1.3902.3.327.1.3 |
||
.1.3.6.1.4.1.3902.3.327.2 |
||
.1.3.6.1.4.1.3902.3.327.2.1 |
||
.1.3.6.1.4.1.3902.3.327.3 |
||
.1.3.6.1.4.1.3902.3.327.3.1 |
||
.1.3.6.1.4.1.3902.3.327.3.1.1 |
||
.1.3.6.1.4.1.3902.3.327.3.1.1.1 |
||
.1.3.6.1.4.1.3902.3.327.3.1.1.10 |
||
.1.3.6.1.4.1.3902.3.327.3.1.1.2 |
||
.1.3.6.1.4.1.3902.3.327.3.1.1.3 |
||
|
Integer32
|
.1.3.6.1.4.1.3902.3.327.3.1.1.4 |
|
|
Integer32
|
.1.3.6.1.4.1.3902.3.327.3.1.1.5 |
|
.1.3.6.1.4.1.3902.3.327.3.1.1.6 |
||
.1.3.6.1.4.1.3902.3.327.3.1.1.8 |
||
.1.3.6.1.4.1.3902.3.327.3.1.1.9 |
||
.1.3.6.1.4.1.3902.3.327.4 |
||
.1.3.6.1.4.1.3902.3.327.4.1 |
Dependencies (3) 3 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
- SNMPv2-TCrfc
- IPV6-TCrfc
- ZXR10-SYSLOG-SERVER-MIBzte-ngselected
Type Definitions (5)
| OctetString |
range: 44 An octet string containing common IP address information.
|
|
| Enumeration |
kern(0)user(1)mail(2)daemon(3)auth1(4)syslog(5)lpr(6)news(7)uucp(8)clock1(9)auth2(10)ftp(11)ntp(12)logAudit(13)logAlert(14)clock2(15)local0(16)local1(17)local2(18)local3(19)local4(20)local5(21)local6(22)local7(23)enum for facility value
|
|
| Enumeration |
ipv4(0)mng(1)ipv4Vrf(2)ipv6(3)ipv6Vrf(4)enum for ip type
|
|
| OctetString |
range: 16 Display format:
2x:2x:2x:2x:2x:2x:2x:2xRepresents an IPv6 network address:
Octets Contents Encoding 1-16 IPv6 address network-byte order This textual convention SHOULD NOT be used directly in object definitions, as it restricts addresses to a specific format. However, if it is used, it MAY be used either on its own or in conjunction with InetAddressType, as a pair. |
|
| Enumeration |
emergency(1)alert(2)critical(3)error(4)warning(5)notification(6)information(7)debugging(8)enum for syslog level
|