All MIBs › ACC-MIB › accDialPortContents
accDialPortContents
Module: ACC-MIB
OID (symbolic): ACC-MIB::accDialPortContents
OID (numeric): 1.3.6.1.4.1.5.1.1.31.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Setting this object to invalid deletes dial port or call address or physical port.
What is accDialPortContents?
Indicates what is currently configured on this dial port: a backup configuration, a call address, or a physical port assignment. This helps operators understand the purpose and content of each dial port entry. Setting this to 'invalid' removes whatever is stored on this port without affecting other ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.2.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accDialPortContents
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.2.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accDialPortContents.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.2 | accDialPortTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.2.1 | accDialPortEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.2.1.2 | accDialPortContents | ACC-MIB |