ACC-MIB :: accDialOrigIpParm

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccDialOrigIpParm

accDialOrigIpParm

Module: ACC-MIB

OID (symbolic): ACC-MIB::accDialOrigIpParm

OID (numeric): 1.3.6.1.4.1.5.1.1.31.8.1.6

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

Filter parameters; Byte 0 is Operation 1 [0,1,2] = [None, !,=] Bytes 1,2 is Protocol Byte 3 is Operation 2 [0 = none [1,2,3,4] = both [!, <, >, =] [5,6,7,8] = destination [!, <, >, =] [9,10,11,12] = source [!, <, >, =] Bytes 4,5 is UDP/TCP port number

What is accDialOrigIpParm?

ACC-MIB::accDialOrigIpParm stores detailed filter parameters as an octet string that controls protocol matching and port-based filtering for dial origination rules. The parameter is encoded byte-by-byte: byte 0 specifies logical operations (None, NOT, Equals), bytes 1-2 contain the protocol number, byte 3 sets comparison operations for both/destination/source, and bytes 4-5 contain the TCP/UDP port number. A network engineer uses this to create sophisticated rules like 'dial out when port 80 (HTTP) traffic appears.' Example value: A value with protocol set to 6 (TCP) and port 443 would mean the filter matches HTTPS traffic specifically.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.8.1.6
snmpwalk -v2c -c public <target> ACC-MIB::accDialOrigIpParm

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.8.1.6.1
snmpget -v2c -c public <target> ACC-MIB::accDialOrigIpParm.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.31.8.1.6.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.31accDialACC-MIB
1.3.6.1.4.1.5.1.1.31.8accDialOrigIpTableACC-MIB
1.3.6.1.4.1.5.1.1.31.8.1accDialOrigIpEntryACC-MIB
1.3.6.1.4.1.5.1.1.31.8.1.6accDialOrigIpParmACC-MIB