transportProtocol
INFINERA-SYSLOG-MIB ·
.0.1.1.1.2
Object
No description available.
Context
- MIB
- INFINERA-SYSLOG-MIB
- OID
.0.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- syslogEntry
- 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 'INFINERA-SYSLOG-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFINERA-SYSLOG-MIB::transportProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INFINERA-SYSLOG-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFINERA-SYSLOG-MIB::transportProtocol.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INFINERA-SYSLOG-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INFINERA-SYSLOG-MIB::transportProtocol'
Syntax
- Source
- INFINERA-TC-MIBInfnTransportProtocol
- Base type
Enumeration
Type Description
SyslogConstOb::enumTransportProtocol
Values & Constraints
Type Values
1 | udp |
Conformance
Member of