All MIBs › CTRON-DLSW-MIB › ctdlswRemoteNBFilterControl
ctdlswRemoteNBFilterControl
Module: CTRON-DLSW-MIB
OID (symbolic): CTRON-DLSW-MIB::ctdlswRemoteNBFilterControl
OID (numeric): 1.3.6.1.4.1.52.4.1.2.8.3.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Set this object to delete(3) to remove this entry. Set to create(2) to add this entry. A get of this object will return other(1).
What is ctdlswRemoteNBFilterControl?
This is a write-only control field used to add or remove entries in the remote NetBIOS filter table, always reading back other(1). It gives an admin the mechanism to manage that specific table's rows through SNMP set operations. For example, an admin writes delete(3) after specifying the matching source and destination names to remove a stale remote filter rule.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.8.3.2.1.3 snmpwalk -v2c -c public <target> CTRON-DLSW-MIB::ctdlswRemoteNBFilterControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.8.3.2.1.3.1 snmpget -v2c -c public <target> CTRON-DLSW-MIB::ctdlswRemoteNBFilterControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.2.8.3.2.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctdlswRemoteNBFilterControl.1
Start monitoring Cabletron/Enterasys router or switch (Data Link Switching) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-DLSW-MIB::ctdlswRemoteNBFilterControl OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys router or switch (Data Link Switching) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2 | ctDataLink | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.8 | ctDLSW | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.2.8.3 | ctdlswFilter | CTRON-DLSW-MIB |
| 1.3.6.1.4.1.52.4.1.2.8.3.2 | ctdlswRemoteNBFilterTable | CTRON-DLSW-MIB |
| 1.3.6.1.4.1.52.4.1.2.8.3.2.1 | ctdlswRemoteNBFilterEntry | CTRON-DLSW-MIB |
| 1.3.6.1.4.1.52.4.1.2.8.3.2.1.3 | ctdlswRemoteNBFilterControl | CTRON-DLSW-MIB |