cpqnTftpTrapEnableStatus
CPQNTFTP-MIB ·
.1.3.6.1.4.1.232.121.9.4
Object
scalar mandatory
r/w
Enumeration
DURABLE: This object is used to enable TFTP file transfer traps. If the agent does not support these traps, then it return a Bad Value error when this object is set. The cpqnTftpCanSendTrap object indicates whether or not the agent supports traps.
Context
- MIB
- CPQNTFTP-MIB
- OID
.1.3.6.1.4.1.232.121.9.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqnTftpConfig
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 'CPQNTFTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNTFTP-MIB::cpqnTftpTrapEnableStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQNTFTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQNTFTP-MIB::cpqnTftpTrapEnableStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | os-file-traps |
4 | cfg-file-traps |