snmp
snmp
Type: Settings Directory
| Argument | Type | Description |
|---|---|---|
| enabled | bool | |
| contact | string | |
| location | string | |
| engine-id-suffix | string | |
| src-address | alt { ipAddr , ip6Addr } | |
| trap-target | object { alt { ip6Addr , ipAddr } { ip6Addr , ipAddr } } | |
| trap-community | enum | |
| trap-version | enum (1 | 2 | 3) | |
| trap-generators | multi { array-id, enum } | |
| trap-interfaces | object { iface_enum } | |
| vrf | enum |
| Read-only Argument | Type | Description |
|---|---|---|
| engine-id | string |
snmp/community
Type: Directory
| Flag | Name | Description |
|---|---|---|
| * | default | default |
| X | disabled | disabled |
| Argument | Type | Description |
|---|---|---|
| name | string | |
| addresses | object { alt { ip6Prefix , ipPrefix } { ip6Prefix , ipPrefix } } | |
| security | enum (none | authorized | private) | |
| read-access | bool | |
| write-access | bool | |
| authentication-protocol | enum (MD5 | SHA1) | |
| encryption-protocol | enum (DES | AES) | |
| authentication-password | string | |
| encryption-password | string |
snmp/send-trap
Type: Command
| Argument | Type | Description |
|---|---|---|
| oid | string | |
| type | enum (integer | string | nullobj | obj-id | ip-address | counter32 | timeticks | unsigned) | |
| value | string |