All MIBs › ACC-MIB › accDialOrigIdpSourceNet
accDialOrigIdpSourceNet
Module: ACC-MIB
OID (symbolic): ACC-MIB::accDialOrigIdpSourceNet
OID (numeric): 1.3.6.1.4.1.5.1.1.31.7.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Source network for this Idp entry in the dial originate database.
What is accDialOrigIdpSourceNet?
This OID stores a source Novell IPX network address whose traffic is permitted to trigger dial origination (data type: 4-byte OCTET STRING, read-write). An engineer uses this to restrict which internal IPX networks can initiate dial calls, protecting against accidental or unauthorized dial triggering. For instance, 00:00:00:02 restricts dial origination to requests only from that specific IPX network segment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.7.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accDialOrigIdpSourceNet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.7.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accDialOrigIdpSourceNet.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.31.7.1.3.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.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.7 | accDialOrigIdpTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.7.1 | accDialOrigIdpEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.7.1.3 | accDialOrigIdpSourceNet | ACC-MIB |