slapmSubcomponentProtocol
SLAPM-MIB ·
.1.3.6.1.3.88.1.2.3.1.5
Object
column Enumeration
Indicate the protocol in use that identifies the type of subcomponent.
Context
- MIB
- SLAPM-MIB
- OID
.1.3.6.1.3.88.1.2.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slapmSubcomponentEntry
- Groups
- 2
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 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLAPM-MIB::slapmSubcomponentProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLAPM-MIB::slapmSubcomponentProtocol.<slapmSubcomponentRemAddress>.<slapmSubcomponentRemPort>.<slapmSubcomponentLocalAddress>.<slapmSubcomponentLocalPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLAPM-MIB::slapmSubcomponentProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | udpListener |
2 | tcpConnection |
Conformance
Member of