All MIBs › NRC-MultiGate › hub1FilterProtocols
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.315 | nrc | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1 | hub1 | NRC-HUB1-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.315.1.11 | hub1FilterProtocols | NRC-MultiGate |