All MIBs › NETLINK-SPECIFIC-MIB › rlpProtocol
rlpProtocol
Module: NETLINK-SPECIFIC-MIB
OID (symbolic): NETLINK-SPECIFIC-MIB::rlpProtocol
OID (numeric): 1.3.6.1.4.1.173.7.2.2.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
The protocols configured on this RLP. This is an OCTET STRING where each octet represents a protocol type. The size of this is the maximum number of protocols allowed on an RLP (rlpMaxProtos). The protocol types are defined as: 00 = none 01 = X.25 02 = Frame Relay 03 = Async 04 = SDLC 05 = BSC Interactive 07 = IP 08 = SNMP 09 = RIP 0A = LLC2 0B = Trunk 0C = IPX 0D = Config 0E = LLC2-R 0F = IP-R 10 = NVSP 11 = Bridge
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.173.7.2.2.1.6 snmpwalk -v2c -c public <target> NETLINK-SPECIFIC-MIB::rlpProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.173.7.2.2.1.6.1 snmpget -v2c -c public <target> NETLINK-SPECIFIC-MIB::rlpProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.173.7.2.2.1.6.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.173 | netlink | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.7 | local | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.7.2 | hwcard | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.7.2.2 | rlpConfigTable | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.7.2.2.1 | rlpEntry | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.7.2.2.1.6 | rlpProtocol | NETLINK-SPECIFIC-MIB |