NBS-SYSLOG-SERVER-MIB
MIB for representing NBS remote syslog servers
Main OID:
nbsSyslogServerMib.1.3.6.1.4.1.629.206
12
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
12 total| Object Name |
|---|
nbsSyslogServerMibMIB for representing NBS remote syslog servers MODULE-IDENTITY .1.3.6.1.4.1.629.206 |
IMPORTSMIB for representing NBS remote syslog servers Unknown .1.3.6.1.4.1.629.206 |
nbsSyslogServerGrpMeta MIB OBJECT IDENTIFIER .1.3.6.1.4.1.629.206.1 |
nbsSyslogServerTableSizeThe number of entries in nbsSyslogServerTable table.ro INTEGER .1.3.6.1.4.1.629.206.1.1 |
nbsSyslogServerTableSyslog messages will be sent to
every active server in the table. SEQUENCE OF NbsSyslogServerEntry .1.3.6.1.4.1.629.206.1.2 |
nbsSyslogServerEntryA remote syslog server. NbsSyslogServerEntry .1.3.6.1.4.1.629.206.1.2.1 |
nbsSyslogServerIndexThe index of the entry/row in the syslog table. INTEGER .1.3.6.1.4.1.629.206.1.2.1.1 |
nbsSyslogServerStatusThis object is used to get/set the validity of the information
contained by nbsSyslogServerEntry row.
Setting this object to the value invalid(1) has the effect of
deleting the corresponding nbsSyslogServerTable entry.
Deleting an entry has the effect of initializing it to default
values : IpAddr = 0.0.0.0, Port = 0 etc.
Setting this object to the value active(2) entry has the effect of
creating a new row in the nbsSyslogServerTable object, if an
entry with the same nbsSyslogServerIpAddr does not exist. If
such an entry exists, then a 'badValue' error will be returned.
The GET operations will receive a value of active(2) for existing
entries. An invalid(1) value indicates an entry that was deleted by
a previous SET operation.rw Enumeration .1.3.6.1.4.1.629.206.1.2.1.2 |
nbsSyslogServerAddressTypeThe address type of nbsSyslogServerAddress.
Currently only ipv4 is supported.rw InetAddressType .1.3.6.1.4.1.629.206.1.2.1.3 |
nbsSyslogServerAddressIP address of a remote server that should be sent syslog messages.rw IpAddress .1.3.6.1.4.1.629.206.1.2.1.4 |
nbsSyslogServerPortUDP port of the remote syslog server.
The default port is 514.rw Unsigned32 .1.3.6.1.4.1.629.206.1.2.1.5 |
nbsSyslogServerLevelIndicates the level of messages that are sent to this syslog server.rw Enumeration .1.3.6.1.4.1.629.206.1.2.1.6 |