ACC-ACCESSPARTITION :: accAccessPartitionAdminState

MIB Reference — IPNetwork Monitor

All MIBsACC-ACCESSPARTITIONaccAccessPartitionAdminState

accAccessPartitionAdminState

Module: ACC-ACCESSPARTITION

OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionAdminState

OID (numeric): 1.3.6.1.4.1.5.1.1.63.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The administrative state of this partition. If the administrative state is set to disabled, no new connections will be allowed using this access partition, and all existing connections using the partition will be terminated. If the administrative state is set to drained, no new connections will be accepted, but existing connections will be maintained.

What is accAccessPartitionAdminState?

This OID controls whether the access partition is actively accepting connections, with states like enabled, disabled, or drained. An engineer adjusts this to take a partition offline for maintenance without immediately killing active sessions, or to shut it down completely and reject all new connections. For instance, setting it to 'drained' prevents new logins while letting existing users finish their sessions gracefully.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.3
snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionAdminState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.3.1
snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionAdminState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.63.1.1.3.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.3accAccessPartitionAdminStateACC-ACCESSPARTITION