raqmonConfigPduTransport
RAQMON-MIB ·
.1.3.6.1.2.1.16.31.1.3.2
Object
scalar Bits
The PDU transport(s) used by this collector. If other(0) is set, the collector supports a transport other than SNMP or TCP. If tcp(1) is set, the collector supports TCP as a transport protocol. If snmp(2) is set, the collector supports SNMP as a transport protocol.
Context
- MIB
- RAQMON-MIB
- OID
.1.3.6.1.2.1.16.31.1.3.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- raqmonConfig
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAQMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAQMON-MIB::raqmonConfigPduTransport.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAQMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAQMON-MIB::raqmonConfigPduTransport'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | other |
1 | tcp |
2 | snmp |
Conformance
Member of