cpqnTftpCanSendTrap
CPQNTFTP-MIB ·
.1.3.6.1.4.1.232.121.9.3
Object
scalar mandatory
Enumeration
The agent returns can-send-tftp-trap(1) if it allows cpqnTftpTrapEnableStatus to be set. If the agent returns cannot-send-tftp-trap(2), then sets on cpqnTftpTrapEnableStatus are rejected with a Bad Value error, and gets always return disabled(2). The purpose of this object is to inform the management station of the trap capabilities of the agent.
Context
- MIB
- CPQNTFTP-MIB
- OID
.1.3.6.1.4.1.232.121.9.3- Type
- scalar
- Access
- readonly
- 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::cpqnTftpCanSendTrap.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::cpqnTftpCanSendTrap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | can-send-tftp-trap |
2 | cannot-send-tftp-trap |