agentSnmpTrapReceiverVersion
SWITCHING-MIB ·
.1.3.6.1.4.1.7244.2.1.2.6.4.1.5
Object
column
r/w
Enumeration
The version of trap sent to this Reciever.
snmpv1(1) - This will send a SNMPv1 trap.
snmpv2c(2) - This will send a SNMPv2c trap.
snmpv3(3) - This will send a SNMPv3 trap.
Context
- MIB
- SWITCHING-MIB
- OID
.1.3.6.1.4.1.7244.2.1.2.6.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentSnmpTrapReceiverConfigEntry
- Table
- agentSnmpTrapReceiverConfigTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | snmpv1 |
2 | snmpv2c |
3 | snmpv3 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentSnmpTrapReceiverIndex The switch's Snmp Trap Receiver Index | column | Integer32 | .1.3.6.1.4.1.7244.2.1.2.6.4.1.1 |
| agentSnmpTrapReceiverCommunityName The switch's Snmp Trap Receiver Community Name.
This is the SNMP community name of the remote network manager;
the name can be up to 16 characters, and is case-sensitive. | column | OctetString | .1.3.6.1.4.1.7244.2.1.2.6.4.1.2 |
| agentSnmpTrapReceiverIPAddress Trap receiver IP or IPv6 address | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.7244.2.1.2.6.4.1.3 |
| agentSnmpTrapReceiverStatus The switch's Snmp Trap Reciever Status.
active(1) - This trap receiver is active, allowing SNMP Traps to
be sent to this receiver.
notInSe… | column | Enumeration | .1.3.6.1.4.1.7244.2.1.2.6.4.1.4 |
| agentSnmpTrapReceiverSecurityLevel The security level of SNMPv3 trap reciever.
none(1) - SNMPv3 noAuthNoPriv security level.
auth(2) - SNMPv3 authNoPriv security level.
… | column | Enumeration | .1.3.6.1.4.1.7244.2.1.2.6.4.1.6 |
| agentSnmpTrapReceiverPort Trap receiver UDP port | column | Integer32 | .1.3.6.1.4.1.7244.2.1.2.6.4.1.7 |