pdnLinkFailureSdPeriodBeforeSwitching
PDN-LINK-FAULT-MGMT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.40.1.1.3.1.4
Object
column r/w
secondsInteger32
This object allows users to configure the amount of
time a Signal Degraded (Sd) condition shall exist on
this uplink before initiating a switchover.
Switchover due to Sd condition on this uplink will
not be valid if any of the APS (Automatic Protection
Switching) is enabled.
Context
- MIB
- PDN-LINK-FAULT-MGMT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.40.1.1.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- pdnLinkFailureConfigEntry
- 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-LINK-FAULT-MGMT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-LINK-FAULT-MGMT-MIB::pdnLinkFailureSdPeriodBeforeSwitching'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-LINK-FAULT-MGMT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-LINK-FAULT-MGMT-MIB::pdnLinkFailureSdPeriodBeforeSwitching.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-LINK-FAULT-MGMT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-LINK-FAULT-MGMT-MIB::pdnLinkFailureSdPeriodBeforeSwitching'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-300
Conformance
Member of
Compliance refinements
pdnLinkFaultMgmtCompliance
readonly
Write access is not required.