cadDQoSMgmtGateCommitNotAllowed
CADANT-DQOS-GATE-MIB ·
.1.3.6.1.4.1.4998.1.1.115.1.2.1.1.1.1.8
Object
If cadDQoSGateSource is policyServer(5), then when this field is TRUE, then the policy is in a transient state and the policy server does not wish for this policy to be committed as it currently exists. Typically, the policy server will amend this policy to be more complete and then set this flag to FALSE.
Context
- MIB
- CADANT-DQOS-GATE-MIB
- OID
.1.3.6.1.4.1.4998.1.1.115.1.2.1.1.1.1.8- 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::cadDQoSMgmtGateCommitNotAllowed'
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::cadDQoSMgmtGateCommitNotAllowed.<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::cadDQoSMgmtGateCommitNotAllowed'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |