NRC-MultiGate :: hub1FilterProtocols

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsNRC-MultiGatehub1FilterProtocols

hub1FilterProtocols

Module: NRC-MultiGate

OID (symbolic): NRC-MultiGate::hub1FilterProtocols

OID (numeric): 1.3.6.1.4.1.315.1.11

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: Protocol types to be filtered or passed by the bridging logic. This is a variable length array of between 0 and 16 2-byte entries, each entry containing the 2-byte protocol identifier as seen in the Ethernet header.

Attempts to configure this variable with an OCTET STRING of odd length will be rejected.

What is hub1FilterProtocols?

A variable-length list (0-16 entries, 2 bytes each) of Ethernet protocol-type identifiers that hub1ProtocolFilterMode uses to decide which packets to filter or exclusively pass; setting it with an odd-length OCTET STRING is rejected.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.315.1.11
snmpwalk -v2c -c public <target> NRC-MultiGate::hub1FilterProtocols

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.315.1.11.1
snmpget -v2c -c public <target> NRC-MultiGate::hub1FilterProtocols.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.315.1.11.1 s <value>

Start monitoring NRC MultiGate multiport gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NRC-MultiGate::hub1FilterProtocols OID value, configure state conditions and alerts, and monitor any NRC MultiGate multiport gateway (legacy) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.315nrcNRC-HUB1-MIB
1.3.6.1.4.1.315.1hub1NRC-HUB1-MIB
Numeric OIDNameModule
1.3.6.1.4.1.315.1.11hub1FilterProtocolsNRC-MultiGate