TIMETRA-PORT-MIB :: tmnxPortHoldTimeUnits

MIB Reference — IPNetwork Monitor

All MIBsTIMETRA-PORT-MIBtmnxPortHoldTimeUnits

tmnxPortHoldTimeUnits

Module: TIMETRA-PORT-MIB

OID (symbolic): TIMETRA-PORT-MIB::tmnxPortHoldTimeUnits

OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.78

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The value of tmnxPortHoldTimeUnits specifies the measurable units of tmnxPortHoldTimeDown and tmnxPortHoldTimeUp.

What is tmnxPortHoldTimeUnits?

This OID specifies the time unit (seconds, milliseconds, etc.) used for hold-time measurements on a network port. It tells you how to interpret the hold-time values, which define how long a port waits before reacting to link changes. A technician would review this when tuning link stability parameters to prevent flapping (repeated up/down transitions).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.78
snmpwalk -v2c -c public <target> TIMETRA-PORT-MIB::tmnxPortHoldTimeUnits

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.78.1
snmpget -v2c -c public <target> TIMETRA-PORT-MIB::tmnxPortHoldTimeUnits.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.78.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tmnxPortHoldTimeUnits.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.6527timetraALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3timetraProductsALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1tmnxSRMIBALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1.2tmnxSRObjsALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1.2.2tmnxHwObjsALCATEL-IND1-TIMETRA-CHASSIS-MIB
1.3.6.1.4.1.6527.3.1.2.2.4tmnxPortObjsALCATEL-IND1-TIMETRA-PORT-MIB
1.3.6.1.4.1.6527.3.1.2.2.4.2tmnxPortTableALCATEL-IND1-TIMETRA-PORT-MIB
1.3.6.1.4.1.6527.3.1.2.2.4.2.1tmnxPortEntryALCATEL-IND1-TIMETRA-PORT-MIB
1.3.6.1.4.1.6527.3.1.2.2.4.2.1.78tmnxPortHoldTimeUnitsTIMETRA-PORT-MIB