pdnRedunNotificationEnable

PDN-ENTITY-REDUNDANCY-MIB · .1.3.6.1.4.1.1795.2.24.2.41.1.1.5.1.3

Object

column r/w PdnRedunAlarmStatus
This object provides the ability to enable and
disable the following notifications:
              
	o pdnRedunEventHwIncompatible
	o pdnRedunEventFwIncompatible
	o pdnRedunEventCfgIncompatible
	o pdnRedunEventLinkDefect
	o pdnRedunEventHwFailure
	o pdnRedunEventHwMissingHwFailure

Context

MIB
PDN-ENTITY-REDUNDANCY-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.41.1.1.5.1.3
Type
column
Access
readwrite
Status
current
Parent
pdnRedunStatusEntry
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 'PDN-ENTITY-REDUNDANCY-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ENTITY-REDUNDANCY-MIB::pdnRedunNotificationEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-ENTITY-REDUNDANCY-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ENTITY-REDUNDANCY-MIB::pdnRedunNotificationEnable.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-ENTITY-REDUNDANCY-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-ENTITY-REDUNDANCY-MIB::pdnRedunNotificationEnable'

Syntax

Values & Constraints

Type Values
0noAlarm
1linkDefect
2hwFailure
3hwMissing
4hwIncompatible
5fwIncompatible
6cfgIncompatible

Conformance

Member of
Compliance refinements
Write access is not required.