dcxTFTPDIpVerification
ARRIS-C3-TFTPD-MIB ·
.1.3.6.1.4.1.4115.1.4.3.9.1.3
Object
scalar r/w
Enumeration
Specifies whether IP Address verification is enabled or not. When IP Address verification is enabled, TFTP requests will only be accepted from IP Addresses from cable modems that the CMTS recognizes.
Context
- MIB
- ARRIS-C3-TFTPD-MIB
- OID
.1.3.6.1.4.1.4115.1.4.3.9.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dcxTFTPDObjects
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 'ARRIS-C3-TFTPD-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-C3-TFTPD-MIB::dcxTFTPDIpVerification.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-C3-TFTPD-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-C3-TFTPD-MIB::dcxTFTPDIpVerification'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |