ACC-COMPRESS :: accCompressSmdsNeighborRowStatus

MIB Reference — IPNetwork Monitor

All MIBsACC-COMPRESSaccCompressSmdsNeighborRowStatus

accCompressSmdsNeighborRowStatus

Module: ACC-COMPRESS

OID (symbolic): ACC-COMPRESS::accCompressSmdsNeighborRowStatus

OID (numeric): 1.3.6.1.4.1.5.1.1.6.8.1.4

Node type: OBJECT-TYPE

Type: RowStatus

Access: read-write

Description:

The current status of this neighbor entry.

What is accCompressSmdsNeighborRowStatus?

This OID manages the lifecycle status of a neighbor entry in the compression table (a standard SNMP RowStatus field that tracks whether an entry is active, not-in-service, or being created/deleted). Network administrators use it to safely add or remove neighbor entries without disrupting the rest of the system. Setting it to 'destroy' cleanly removes a neighbor entry from the table instead of leaving orphaned configuration.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.8.1.4
snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressSmdsNeighborRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.8.1.4.1
snmpget -v2c -c public <target> ACC-COMPRESS::accCompressSmdsNeighborRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.6.8.1.4.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.6accCompressACC-COMPRESS
1.3.6.1.4.1.5.1.1.6.8accCompressSmdsNeighborTableACC-COMPRESS
1.3.6.1.4.1.5.1.1.6.8.1accCompressSmdsNeighborEntryACC-COMPRESS
1.3.6.1.4.1.5.1.1.6.8.1.4accCompressSmdsNeighborRowStatusACC-COMPRESS