agentLogHostTableTlsTransportMode
NETGEAR-LOGGING-MIB ·
.1.3.6.1.4.1.4526.10.14.1.4.5.1.8
Object
column r/w
Enumeration
Configures Secure TLS Transport Mode for sending log messages to remote syslog servers.By default TLS is disabled.
Context
- MIB
- NETGEAR-LOGGING-MIB
- OID
.1.3.6.1.4.1.4526.10.14.1.4.5.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentLogSyslogHostEntry
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 'NETGEAR-LOGGING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-LOGGING-MIB::agentLogHostTableTlsTransportMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-LOGGING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-LOGGING-MIB::agentLogHostTableTlsTransportMode.<agentLogHostTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-LOGGING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-LOGGING-MIB::agentLogHostTableTlsTransportMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |