All MIBs › NRC-HUB1-MIB › hub1FilterProtocols
hub1FilterProtocols
Module: NRC-HUB1-MIB
OID (symbolic): NRC-HUB1-MIB::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.
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-HUB1-MIB::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-HUB1-MIB::hub1FilterProtocols.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.315.1.11.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.315 | nrc | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1 | hub1 | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1.11 | hub1FilterProtocols | NRC-HUB1-MIB |