![]() This object defines a SNMP network management station that receives SNMP trap messages from the SBC. SNMP traps are messages that notify a management client that an event has occurred on the SBC node. In general, any event that results in an SNMP trap message is also logged in an event log, but only a small subset of events generate an SNMP trap message. |
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
![]() | version | O | enumeration | v1v2c | SNMP version supported. |
![]() | localEngineId | O | hexList | SNMPv3 SNMP-USER-BASED-SM-MIB usmUserEngineID and SNMP-COMMUNITY-MIB snmpCommunityContextEngineID | |
![]() | securityLevel | O | enumeration | authPriv | SNMPv3 SNMP-VIEW-BASED-ACM-MIB vacmAccessSecurityLevel for all users in model 0 and 3. |
![]() | trapTarget | O | |||
![]() | communityString | O | This table contains SNMP community strings used in a SNMP request. | ||
![]() | users | O |
Parameter | Description | |
---|---|---|
![]() | community | This table contains SNMP community information. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/oam/snmp |