mplsLpsConfigSdBadSeconds
MPLS-LPS-MIB ·
.1.3.6.1.2.1.10.166.22.1.2.1.7
Object
column r/w
secondsUnsigned32
This object holds the number of Bad Seconds to detect the SD.
If the number of consecutive Bad Seconds reaches this value,
the SD defect is detected and used as an input to
the protection switching process.
This object may be modified if the associated
mplsLpsConfigRowStatus object is equal to active(1).
Context
- MIB
- MPLS-LPS-MIB
- OID
.1.3.6.1.2.1.10.166.22.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- mplsLpsConfigEntry
- 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 'MPLS-LPS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LPS-MIB::mplsLpsConfigSdBadSeconds'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LPS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LPS-MIB::mplsLpsConfigSdBadSeconds.<mplsLpsConfigDomainIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LPS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LPS-MIB::mplsLpsConfigSdBadSeconds'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 2-10
Conformance
Member of
Compliance refinements
mplsLpsModuleReadOnlyCompliance
readonly
Write access is not required.