alpsIfHLinkAx25PvcDamp

CISCO-ALPS-MIB · .1.3.6.1.4.1.9.9.95.1.4.2.1.4

Object

The purpose of this object is to handle the link-damping for an
AX.25 host. If the PVC goes inactive (i.e. link goes down, etc...)
for PVCDampValue seconds, then PVC will be destroyed as well as 
the associated ALPS circuit.

Context

MIB
CISCO-ALPS-MIB
OID
.1.3.6.1.4.1.9.9.95.1.4.2.1.4
Type
column
Access
readonly
Status
current
Parent
alpsIfHLinkEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ALPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ALPS-MIB::alpsIfHLinkAx25PvcDamp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ALPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ALPS-MIB::alpsIfHLinkAx25PvcDamp.<ifIndex>.<alpsIfHLinkHostHld>.<alpsIfHLinkNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ALPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ALPS-MIB::alpsIfHLinkAx25PvcDamp'

Syntax

Source
SNMPv2-TCTimeInterval
Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance