rcSyslogHostSecureForwardingMode
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.22.2.1.24
Object
column r/w
Enumeration
Enable/Disable Secure forwarding of Syslog over remote port forwarding
for particular host.This object is used to obsolete the
rcSyslogHostSecureForwardingEnable and
rcSyslogHostSecureForwardingSshProtect.
none - Set Secure forwarding mode none for particular Syslog host
ssh - Set Secure forwarding mode for particular Syslog host over SSH tunnel
- SSH is no longer supported starting with release VOSS 6.1.0.0 for VSP4K and VSP8K
tls - Set Secure forwarding mode for particular Syslog host over
Context
- MIB
- RAPID-CITY
- OID
.1.3.6.1.4.1.2272.1.22.2.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcSyslogHostEntry
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 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcSyslogHostSecureForwardingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcSyslogHostSecureForwardingMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY::rcSyslogHostSecureForwardingMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.