rpkiRtrCacheServerConnectionType
RPKI-ROUTER-MIB ·
.1.3.6.1.2.1.218.1.2.1.8
Object
column RpkiRtrConnectionType
The connection type or transport security suite in use for this RPKI cache server.
Context
- MIB
- RPKI-ROUTER-MIB
- OID
.1.3.6.1.2.1.218.1.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rpkiRtrCacheServerTableEntry
- 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 'RPKI-ROUTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RPKI-ROUTER-MIB::rpkiRtrCacheServerConnectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RPKI-ROUTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RPKI-ROUTER-MIB::rpkiRtrCacheServerConnectionType.<rpkiRtrCacheServerRemoteAddressType>.<rpkiRtrCacheServerRemoteAddress>.<rpkiRtrCacheServerRemotePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RPKI-ROUTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RPKI-ROUTER-MIB::rpkiRtrCacheServerConnectionType'
Syntax
- Source
- RpkiRtrConnectionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | ssh |
2 | tls |
3 | tcpMD5 |
4 | tcpAO |
5 | tcp |
6 | ipsec |
7 | other |
Conformance
Member of