ACC-MIB :: accEnetHubLinkTest

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccEnetHubLinkTest

accEnetHubLinkTest

Module: ACC-MIB

OID (symbolic): ACC-MIB::accEnetHubLinkTest

OID (numeric): 1.3.6.1.4.1.5.1.1.39.1.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

This shows whether a link test has occurred

What is accEnetHubLinkTest?

This read-only integer flag shows whether a link test operation has been triggered or completed successfully on the hub port. Network technicians use this to validate that the port properly responds to test signals, confirming cable continuity. A value of 1 indicates the test passed, while 0 means no test has run yet.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.39.1.1.6
snmpwalk -v2c -c public <target> ACC-MIB::accEnetHubLinkTest

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.39.1.1.6.1
snmpget -v2c -c public <target> ACC-MIB::accEnetHubLinkTest.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accEnetHubLinkTest.1

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.39accEnetHubACC-HUB
1.3.6.1.4.1.5.1.1.39.1accEnetHubStatTableACC-HUB
1.3.6.1.4.1.5.1.1.39.1.1accEnetHubStatEntryACC-HUB
1.3.6.1.4.1.5.1.1.39.1.1.6accEnetHubLinkTestACC-MIB