pdnRedunNotificationEnable
PDN-ENTITY-REDUNDANCY-MIB ·
.1.3.6.1.4.1.1795.2.24.2.41.1.1.5.1.3
Object
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
Net-SNMP examples
How SNMP and these commands workWalk 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
- Source
- PdnRedunAlarmStatus
- Base type
Bits
Values & Constraints
Type Values
0 | noAlarm |
1 | linkDefect |
2 | hwFailure |
3 | hwMissing |
4 | hwIncompatible |
5 | fwIncompatible |
6 | cfgIncompatible |
Conformance
Member of
Compliance refinements
pdnEntityRedundancyCompliance
readonly
Write access is not required.