adGenCSMPortAisRdiDisable
ADTRAN-GENCSM2-MIB ·
.1.3.6.1.4.1.664.5.36.6.18.1.24
Object
Port-wide flag indicating if AIS/RDI events should be
generated on VC/VPs by the CSM when an out-of-cell delineation
event occurs. If AIS/RDI is disabled, AIS/RDI cells received
from neighboring nodes will still be propagated on the
appropriate VC/VP.
If the override flag is set to false, then this value is read-only
and is inherited from the setting of the adGenCSMDirectionAisRdiDisable
variable.
Context
- MIB
- ADTRAN-GENCSM2-MIB
- OID
.1.3.6.1.4.1.664.5.36.6.18.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenCSMPortOptionEntry
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 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMPortAisRdiDisable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMPortAisRdiDisable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENCSM2-MIB::adGenCSMPortAisRdiDisable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |