ACC-ACCESSPARTITION :: accAccessPartitionEntryStatus

MIB Reference — IPNetwork Monitor

All MIBsACC-ACCESSPARTITIONaccAccessPartitionEntryStatus

accAccessPartitionEntryStatus

Module: ACC-ACCESSPARTITION

OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionEntryStatus

OID (numeric): 1.3.6.1.4.1.5.1.1.63.1.1.19

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The modification status of this access partition entry. Setting the status to add causes a new entry to be added. Setting the status to deleete causes an existing entry to be deleted.

What is accAccessPartitionEntryStatus?

This OID controls the lifecycle of the partition entry itself, allowing an operator to create new partitions or delete existing ones via SNMP. An engineer sets this to 'add' to provision a new partition or 'delete' to remove one, rather than editing configuration files manually. Setting this to 'delete' causes the partition and all its associated rules to be removed from the system.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.19
snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionEntryStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.19.1
snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionEntryStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.63.1.1.19.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.19accAccessPartitionEntryStatusACC-ACCESSPARTITION