cseSyslogServerProtocolFallback
CISCO-SYSLOG-EXT-MIB ·
.1.3.6.1.4.1.9.9.301.1.1.7.1.9
Object
This object is used for specifying the protcol to fallback to if the sending of syslog messages using the protocol configured in 'cseSyslogServerProtocol' fails. If the value of this object is same as the value specified in 'cseSyslogServerProtocol', then protocol fallback in case of failure is not supported.
Context
- MIB
- CISCO-SYSLOG-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.301.1.1.7.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cseSyslogServerEntry
- 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 'CISCO-SYSLOG-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYSLOG-EXT-MIB::cseSyslogServerProtocolFallback'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SYSLOG-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYSLOG-EXT-MIB::cseSyslogServerProtocolFallback.<cseSyslogServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SYSLOG-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SYSLOG-EXT-MIB::cseSyslogServerProtocolFallback'
Syntax
- Source
- SyslogProtocol
- Base type
Enumeration
Values & Constraints
Type Values
6 | tcp |
17 | udp |
Conformance
Member of