All MIBs › ACC-MIB › accDialPortStatTrigFwdr
accDialPortStatTrigFwdr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accDialPortStatTrigFwdr
OID (numeric): 1.3.6.1.4.1.5.1.1.31.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Application which started this dial session. The following is a list of applications: none(0), management(1), inbound(2), ip(33), idp(37), decnet(39), appletalk(41), ipx(43), bridging(177), sr(179)
What is accDialPortStatTrigFwdr?
This OID records which application or protocol triggered the dial connection—examples include IP traffic (33), IPX (43), AppleTalk (41), or management (1). An engineer uses this to understand what network traffic patterns are driving dial usage and to optimize filtering or routing. A value of 33 means IP protocol traffic initiated the connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.3.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accDialPortStatTrigFwdr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.3.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accDialPortStatTrigFwdr.1
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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31 | accDial | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.3 | accDialPortStatTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.3.1 | accDialPortStatEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.3.1.4 | accDialPortStatTrigFwdr | ACC-MIB |