cadSysTftpProxy
CADANT-CMTS-SYSTEM-MIB ·
.1.3.6.1.4.1.4998.1.1.5.1.1.58
Object
scalar r/w
Enumeration
This parameter provides a global enable for the TFTP Enforce and Dynamic Shared Secret features. In order for the cadIfMacDomainTftpEnforce and cadIfMacDomainDynamicSecret parameters to take effect, this parameter must also be enabled. This parameter can also limit those features to only IPv4 transfers or IPv6 transfers.
Context
- MIB
- CADANT-CMTS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.4998.1.1.5.1.1.58- 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::cadSysTftpProxy.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::cadSysTftpProxy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |
2 | ipv4only |
3 | ipv6only |