cvEnabledLinkIndex

CISCO-VOICE-ENABLED-LINK-MIB · .1.3.6.1.4.1.9.10.53.1.1.2.1.1

Object

column Integer32
A monotonically increasing number, starting from zero,
that is assigned to each link that is currently
configured to carry Cisco Switched voice traffic. If a
link is later unconfigured for voice traffic, the
number assigned to it will not be reused. When the
maximum value is reached, the value will wrap to zero
and use a currently unassigned value.

Context

MIB
CISCO-VOICE-ENABLED-LINK-MIB
OID
.1.3.6.1.4.1.9.10.53.1.1.2.1.1
Type
column
Access
readonly
Status
current
Parent
cvEnabledLinkEntry
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-VOICE-ENABLED-LINK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-ENABLED-LINK-MIB::cvEnabledLinkIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VOICE-ENABLED-LINK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-ENABLED-LINK-MIB::cvEnabledLinkIndex.<cvEnabledLinkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VOICE-ENABLED-LINK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VOICE-ENABLED-LINK-MIB::cvEnabledLinkIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483648

Conformance