All MIBs › CTRON-BDG-MIB › permDispType
permDispType
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::permDispType
OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.2.2.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Display the entry type, STATIC or DYNAMIC.
What is permDispType?
This read-only octet string reports the type -- STATIC or DYNAMIC -- of a given entry in the permanent database table. Although the permanent database is generally used for manually configured rules, an admin checks this field to confirm the entry's classification matches expectations when auditing the table. For example, an admin reviewing permanent database entries would expect permDispType to consistently read STATIC, since permanent entries are meant to be manually created rather than learned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.2.2.6 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::permDispType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.2.2.6.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::permDispType.1
Start monitoring Legacy Cabletron Systems bridge device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BDG-MIB::permDispType OID value, configure state conditions and alerts, and monitor any Legacy Cabletron Systems bridge device from a single console.
OID Breakdown
Upper-level ancestors (13 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.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3 | bridge | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1 | bridgeRev1 | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.3 | filterDB | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.3.2 | permDB | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.3.2.2 | permOptions | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.3.2.2.6 | permDispType | CTRON-BDG-MIB |