Context
The context of sgc
within the schema tree is shown. Italicised links are to other pages.
deployment-config:snmp (in snmp-config.yaml) sgc v2c-port v3-port
SGC-specific SNMP configuration.
v2c-port
The port to bind to for v2c SNMP requests.
Conditional
This leaf is only valid when ../../v2c-enabled = 'true'
.
Type port-number
- Description
-
The port-number type represents a 16-bit port number of an Internet transport-layer protocol such as UDP, TCP, DCCP, or SCTP.
See RFC 6991 for full details.
- Value
-
a number in the range 0 or more
- Default value
-
11100
v3-port
The port to bind to for v3 SNMP requests.
Conditional
This leaf is only valid when ../../v3-enabled = 'true'
.
Type port-number
- Description
-
The port-number type represents a 16-bit port number of an Internet transport-layer protocol such as UDP, TCP, DCCP, or SCTP.
See RFC 6991 for full details.
- Value
-
a number in the range 0 or more
- Default value
-
11101