cerentIfExtPreServiceAlarmSuppression
CERENT-IF-EXT-MIB ·
.1.3.6.1.4.1.3607.2.100.10.1.10
Object
This object can be set through a management interface.
When the administrative state of this interface is 'down',
the value of this object does not have any impact.
When the administrative state of this interface is 'up',
if this object has a value of 'false', an alarm on this
interface will be reported. If the value of this object is 'true'
then all alarms on this interface will be suppressed.
If the interface has a good signal, the soak timer will be
started, if the port is faulted before the soak timer expires,
the soak timer will be reset to the provisioned maximum value.
If the soak timer expires then the value of this object is
automatically set to 'false'.
Context
- MIB
- CERENT-IF-EXT-MIB
- OID
.1.3.6.1.4.1.3607.2.100.10.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cerentIfExtEntry
- 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 'CERENT-IF-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-IF-EXT-MIB::cerentIfExtPreServiceAlarmSuppression'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERENT-IF-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-IF-EXT-MIB::cerentIfExtPreServiceAlarmSuppression.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERENT-IF-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERENT-IF-EXT-MIB::cerentIfExtPreServiceAlarmSuppression'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of