cadSpMgtTriggerPeriod
CADANT-CMTS-SPECTRUM-MGMT-MIB ·
.1.3.6.1.4.1.4998.1.1.15.4.2.1.3.1.5
Object
column r/w
secondsInteger32
The amount of time that should be loaded into a timer, in seconds, once the state machine has transitioned into the associated current state. When the timer expires, the transition to next state defined in the state machine is executed. This value is an integer between 1 and 604,800 (which covers a period of a week). This object is applicable for trigger type of periodic(2)
Context
- MIB
- CADANT-CMTS-SPECTRUM-MGMT-MIB
- OID
.1.3.6.1.4.1.4998.1.1.15.4.2.1.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- cadSpMgtTriggerEntry
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-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::cadSpMgtTriggerPeriod'
More examples
Read one indexed 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::cadSpMgtTriggerPeriod.<cadSpMgtTriggerIndex>'
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::cadSpMgtTriggerPeriod'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 1-604800