cadSpMgtRequestCommit
CADANT-CMTS-SPECTRUM-MGMT-MIB ·
.1.3.6.1.4.1.4998.1.1.15.4.2.2.7
Object
The command to execute the request when set to true(1). The following are reasons for rejecting an SNMP SET to this object: - An operation is commited for a non-existing upstream channel ID or the corresponding ifOperStatus is down(2). - An operation is committed but cadSpMgtRequestNextState is not an existing state index in cadSpMgtStateEntry. - An operation is committed but the value in cadSpMgtRequestTriggerIndex is non-zero and not an existing trigger index in cadSpMgtTriggerEntry. Reading this object always returns false(2).
Context
- MIB
- CADANT-CMTS-SPECTRUM-MGMT-MIB
- OID
.1.3.6.1.4.1.4998.1.1.15.4.2.2.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cadSpMgtRequests
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-SPECTRUM-MGMT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-SPECTRUM-MGMT-MIB::cadSpMgtRequestCommit.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-SPECTRUM-MGMT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-SPECTRUM-MGMT-MIB::cadSpMgtRequestCommit'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |