snmpSyslogCollectorRowStatus
CISCOSB-IETF-SYSLOG-DEVICE-MIB ·
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.9
Object
This object allows for the dynamic creation and deletion
of entries within the snmpSyslogCollectorTable as well as
the activation and deactivation of these entries.
When this object's value is set to notInService(2) this
collector will not be sent any messages, nor will any of its
counters be incremented.
The agent SHOULD not delete a row, except in the case of
the loss of persistent storage.
Refer to the RowStatus convention for further details on
the behavior of this object.
Context
- MIB
- CISCOSB-IETF-SYSLOG-DEVICE-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpSyslogCollectorEntry
- Table
- snmpSyslogCollectorTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpSyslogCollectorIndex A unique arbitrary identifier for this syslog collector. | column | Unsigned32 | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.1 |
| snmpSyslogCollectorDescription Administratively assigned textual description of this
syslog collector. | column | OctetString | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.2 |
| snmpSyslogCollectorAddressType The type of Internet address by which the Syslog
collector is specified in snmpSyslogCollectorAddress.
Not all address types may be supported. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.3 |
| snmpSyslogCollectorAddress The Internet address for the Syslog message collector.
The use of DNS domain names is discouraged, and agent
support for them is optional. Deciding when, and how
o… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.4 |
| snmpSyslogCollectorUdpPort The UDP port number the syslog device is using to send
requests to this syslog collector.
If an entity only supports sending messages using a
single UDP port to all collectors the… | column | SyslogUdpPort | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.5 |
| snmpSyslogCollectorFacility The syslog facility (local0-local7) that will be encoded
in messages sent to this collector.
If an entity only supports encoding a single facility in
all messages t… | column | SyslogFacility | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.6 |
| snmpSyslogCollectorSeverity The maximum severity level of the messages that SHOULD
be forwarded to the syslog collector. The higher the level,
the lower the severity.
If an entity only suppor… | column | SyslogSeverity | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.7 |
| snmpSyslogCollectorMessagesIgnored This is a count of messages not sent to this collector
because the severity level of the message was above
snmpSyslogCollectorSeverity, the higher the level,
the lower the severit… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.8 |