adGenCSMDirectionBufferCACDisable
ADTRAN-GENCSM2-MIB ·
.1.3.6.1.4.1.664.5.36.6.17.1.4
Object
Flag indicating if CAC failures due to buffer threshold
calculations should be disabled if the associated direction
override flag is set to true. If the override flag is set to
false, then this value is read-only and is inherited from the
setting of the adGenCSMShelfBufferCACDisable variable.
For VC or VP cross connects already in the 'active' state, CAC
has already taken place and modifying this objects value will
not force CAC to run again on these VC/VP cross connects unless
they are set to a notInService state and then set to 'active'
or if a CSM reboot is performed.
Context
- MIB
- ADTRAN-GENCSM2-MIB
- OID
.1.3.6.1.4.1.664.5.36.6.17.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenCSMDirectionOptionEntry
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::adGenCSMDirectionBufferCACDisable'
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::adGenCSMDirectionBufferCACDisable.<adGenCSMDirection>'
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::adGenCSMDirectionBufferCACDisable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |