agentSnmpInformSecurityLevel
SWITCHING-MIB ·
.1.3.6.1.4.1.7244.2.1.2.6.6.5.1.6
Object
column
r/w
Enumeration
The security level of SNMPv3 trap inform.
none(1) - SNMPv3 noAuthNoPriv security level.
auth(2) - SNMPv3 authNoPriv security level.
priv(3) - SNMPv3 authPriv security level
notSupport(4) - only support on SNMPv3
Context
- MIB
- SWITCHING-MIB
- OID
.1.3.6.1.4.1.7244.2.1.2.6.6.5.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentSnmpInformConfigEntry
- Table
- agentSnmpInformConfigTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | auth |
3 | priv |
4 | notSupport |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentSnmpInformIndex The switch's Snmp Inform Index | column | Integer32 | .1.3.6.1.4.1.7244.2.1.2.6.6.5.1.1 |
| agentSnmpInformName The switch's Snmp Inform 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.6.5.1.2 |
| agentSnmpInformIpAddress The switch's Snmp Inform IP or IPv6 address. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.7244.2.1.2.6.6.5.1.3 |
| agentSnmpInformVersion The version of inform sent to this Reciever.
snmpv2c(2) - This will send a SNMPv2c inform.
snmpv3(3) - This will send a SNMPv3 inform. | column | Enumeration | .1.3.6.1.4.1.7244.2.1.2.6.6.5.1.4 |
| agentSnmpInformStatus The switch's Snmp Trap Inform Status.
active(1) - This trap Inform is active, allowing SNMP Traps to
be sent to this receiver.
notInServic… | column | Enumeration | .1.3.6.1.4.1.7244.2.1.2.6.6.5.1.5 |