Resources | oam | snmp

snmp

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.

Configuration

ParameterPresenceTypeDefaultDescription
versionOenumerationv1v2c SNMP version supported.
localEngineIdOhexList SNMPv3 SNMP-USER-BASED-SM-MIB usmUserEngineID and SNMP-COMMUNITY-MIB snmpCommunityContextEngineID
securityLevelOenumerationauthPriv SNMPv3 SNMP-VIEW-BASED-ACM-MIB vacmAccessSecurityLevel for all users in model 0 and 3.
trapTargetO
communityStringOThis table contains SNMP community strings used in a SNMP request.
usersO

Operational Data

ParameterDescription
community This table contains SNMP community information.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/oam/snmp

  • No labels