snmpSyslogCollectorUdpPort
CISCOSB-IETF-SYSLOG-DEVICE-MIB ·
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.5
Object
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 then this may optionally be implemented read-only, in which case the current value of snmpSyslogCollectorDefaultUdpPort will be used.
Context
- MIB
- CISCOSB-IETF-SYSLOG-DEVICE-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpSyslogCollectorEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCOSB-IETF-SYSLOG-DEVICE-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-IETF-SYSLOG-DEVICE-MIB::snmpSyslogCollectorUdpPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCOSB-IETF-SYSLOG-DEVICE-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-IETF-SYSLOG-DEVICE-MIB::snmpSyslogCollectorUdpPort.<snmpSyslogCollectorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCOSB-IETF-SYSLOG-DEVICE-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCOSB-IETF-SYSLOG-DEVICE-MIB::snmpSyslogCollectorUdpPort'
Syntax
- Source
- SyslogUdpPort
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of
Compliance refinements
snmpSyslogDeviceCompliance
readonly
Write access is not required for implementations that
do not support configuring the UDP port number on a
per collector basis.
do not support configuring the UDP port number on a
per collector basis.