cadSysSendTccRefIdPerFragment
CADANT-CMTS-SYSTEM-MIB ·
.1.3.6.1.4.1.4998.1.1.5.1.1.53
Object
Settings for sending the Transmit Channel Configuration (TCC) Reference sub-type 46.1 for type 46 TCC fragmentation. If 'true', sends 46.1 Ref ID in every type 46 TCC fragment; If 'false', only sends 46.1 Ref ID in the first TCC fragment (DOCSIS Compliant).
Context
- MIB
- CADANT-CMTS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.4998.1.1.5.1.1.53- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cadSysParams
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-SYSTEM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-SYSTEM-MIB::cadSysSendTccRefIdPerFragment.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-SYSTEM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-SYSTEM-MIB::cadSysSendTccRefIdPerFragment'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |