ACC-ACCESSPARTITION :: accAccessPartitionRoutePolicy

MIB Reference — IPNetwork Monitor

All MIBsACC-ACCESSPARTITIONaccAccessPartitionRoutePolicy

accAccessPartitionRoutePolicy

Module: ACC-ACCESSPARTITION

OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionRoutePolicy

OID (numeric): 1.3.6.1.4.1.5.1.1.63.1.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The route policy for this access partition. If the route policy is 'funnel' (the default), then all incoming user packets will be routed (i.e., funneled) to the IP home gateway. If the route policy is 'route', then destinations that are reachable via another port belonging to the same access partition will be routed to directly.

What is accAccessPartitionRoutePolicy?

This OID selects whether traffic is funneled to the home gateway for all destinations, or whether local destinations within the same partition can be routed directly. Engineers choose 'route' mode to reduce unnecessary overhead when users need to reach services on the same partition, or 'funnel' mode to enforce strict security. Setting this to 'route' allows users to talk to each other without going through the home gateway.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.8
snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionRoutePolicy

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.8.1
snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionRoutePolicy.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.63.1.1.8.1 i <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.63accAccessPartitionACC-ACCESSPARTITION
1.3.6.1.4.1.5.1.1.63.1accAccessPartitionTableACC-ACCESSPARTITION
1.3.6.1.4.1.5.1.1.63.1.1accAccessPartitionEntryACC-ACCESSPARTITION
1.3.6.1.4.1.5.1.1.63.1.1.8accAccessPartitionRoutePolicyACC-ACCESSPARTITION