cadDQoSTearFlows
CADANT-DQOS-GATE-MIB ·
.1.3.6.1.4.1.4998.1.1.115.1.2.1.1.1.1.24
Object
Enumeration indicating whether the Flows for this Gate are to be torn down. If set to anything other than noReason by the CAM, then the flows have been torn down for the reason specified and the gate must update itself. If set to anything other than noReason by the gate state machine, then it is a command to the CAM to tear down and delete the flows.
Context
- MIB
- CADANT-DQOS-GATE-MIB
- OID
.1.3.6.1.4.1.4998.1.1.115.1.2.1.1.1.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadDQoSGateEntry
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 'CADANT-DQOS-GATE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-DQOS-GATE-MIB::cadDQoSTearFlows'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-DQOS-GATE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-DQOS-GATE-MIB::cadDQoSTearFlows.<docsQosIfDirection>.<cadDQoSGateId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-DQOS-GATE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-DQOS-GATE-MIB::cadDQoSTearFlows'
Syntax
- Source
- PCReasonCode
- Base type
Enumeration
Values & Constraints
Type Values
-1 | noReason |
0 | normal |
1 | resourceReassignment |
2 | reservationMaintFail |
3 | deregistration |
4 | timerT0Expiry |
5 | timerT1Expiry |
6 | timerT7Expiry |
7 | timerT8Expiry |
8 | newGateForFlows |
127 | unspecified |