NETLINK-SPECIFIC-MIB :: rlpProtocol

MIB Reference — IPNetwork Monitor

All MIBsNETLINK-SPECIFIC-MIBrlpProtocol

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.173netlinkNETLINK-SPECIFIC-MIB
1.3.6.1.4.1.173.7localNETLINK-SPECIFIC-MIB
1.3.6.1.4.1.173.7.2hwcardNETLINK-SPECIFIC-MIB
1.3.6.1.4.1.173.7.2.2rlpConfigTableNETLINK-SPECIFIC-MIB
1.3.6.1.4.1.173.7.2.2.1rlpEntryNETLINK-SPECIFIC-MIB
1.3.6.1.4.1.173.7.2.2.1.6rlpProtocolNETLINK-SPECIFIC-MIB