vismChanAisSuppression
CISCO-VISM-CONN-MIB ·
.1.3.6.1.4.1.351.110.5.5.3.1.1.1.49
Object
AIS suppression can be enabled(true) or disabled(false). When AIS suppression is disabled on a PVC, ATM network alarms on that PVC will immediately propagate to the TDM side and cause T1/E1 line alarms. When AIS suppression is enabled on a PVC, ATM network alarms will not propagate to the TDM side and cause T1/E1 line alarms for the duration of the AIS delay time setting. However, if the ATM network alarms persist causing the AIS delay timer to expire, the ATM network alarms will be allowed to propagate onto the TDM side and cause T1/E1 line alarms.
Context
- MIB
- CISCO-VISM-CONN-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.3.1.1.1.49- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismChanCnfGrpEntry
- 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 'CISCO-VISM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CONN-MIB::vismChanAisSuppression'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CONN-MIB::vismChanAisSuppression.<vismCnfChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-CONN-MIB::vismChanAisSuppression'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of