rdnCmtsLinkUpDownTrapEnable

RDN-CMTS-MIB · .1.3.6.1.4.1.4981.2.1.4.1.1

Object

column r/w Enumeration
Indicates whether rdnCmtsUpstreamIfLinkUpTrap and 
rdnCmtsUpstreamIfLinkDownTrap traps should be 
generated for this interface.  By default, this object
has the value disabled(2).  These traps are convenient
for knowing the Spectrum Group name whenever the 
link state changes, and are therefore related only
to the upstream direction

Context

MIB
RDN-CMTS-MIB
OID
.1.3.6.1.4.1.4981.2.1.4.1.1
Type
column
Access
readwrite
Status
current
Parent
rdnCmtsLinkUpDownTrapEnableEntry
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 'RDN-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CMTS-MIB::rdnCmtsLinkUpDownTrapEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CMTS-MIB::rdnCmtsLinkUpDownTrapEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CMTS-MIB::rdnCmtsLinkUpDownTrapEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled

Conformance