snmpSyslogCollectorAddressType
CISCOSB-IETF-SYSLOG-DEVICE-MIB ·
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.3
Object
The type of Internet address by which the Syslog
collector is specified in snmpSyslogCollectorAddress.
Not all address types may be supported.
Context
- MIB
- CISCOSB-IETF-SYSLOG-DEVICE-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpSyslogCollectorEntry
- Table
- snmpSyslogCollectorTable
- Siblings
- 8
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
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 |
| 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 |
| snmpSyslogCollectorRowStatus This object allows for the dynamic creation and deletion
of entries within the snmpSyslogCollectorTable as well as
the activation and deactivation of these entries.
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.9 |