NETCONF Configuration Guide
YANG API Reference
user-bind
11 min
asternos yang model for user bind yang tree diagram yang tree diagram module asternos user bind + rw user bind + rw user bind entries \| + rw user bind entry \[ip address mac address if name vlan name] \| + rw vlan name cmn\ vlan name \| + rw mac address yang\ mac address \| + rw ip address inet\ ip address no zone \| + rw if name cmn\ ethernet port name + rw alarms + rw alarm \[if name] + rw if name union + rw enable? boolean + rw threshold? uint32 rpcs + x show user bind counter \| + w input \| | + w if name? union \| + ro output \| + ro data \| + ro counter \[] \| + ro if name? union \| + ro packets? uint64 + x clear user bind counter + ro output + ro data? string resources resources resource list resource list path access /user bind read write /user bind/user bind entries read write /user bind/user bind entries/user bind entry read write /user bind/user bind entries/user bind entry/vlan name read write /user bind/user bind entries/user bind entry/mac address read write /user bind/user bind entries/user bind entry/ip address read write /user bind/user bind entries/user bind entry/if name read write /user bind/alarms read write /user bind/alarms/alarm read write /user bind/alarms/alarm/if name read write /user bind/alarms/alarm/enable read write /user bind/alarms/alarm/threshold read write detailed nodes detailed nodes /user bind /user bind path /user bind node type container description container for user bind configurations access read write /user bind/user bind entries /user bind/user bind entries path /user bind/user bind entries node type container description container for static user binding entries access read write /user bind/user bind entries/user bind entry /user bind/user bind entries/user bind entry path /user bind/user bind entries/user bind entry node type list access read write /user bind/user bind entries/user bind entry/vlan name /user bind/user bind entries/user bind entry/vlan name path /user bind/user bind entries/user bind entry/vlan name node type leaf description vlan name associated with the static user binding access read write data type \<yang type vlan name> /user bind/user bind entries/user bind entry/mac address /user bind/user bind entries/user bind entry/mac address path /user bind/user bind entries/user bind entry/mac address node type leaf description mac address of the static user binding access read write data type \<yang type mac address> constraints the mac address type represents an ieee 802 mac address the canonical representation uses lowercase characters in the value set and its semantics, this type is equivalent to the macaddress textual convention of the smiv2 /user bind/user bind entries/user bind entry/ip address /user bind/user bind entries/user bind entry/ip address path /user bind/user bind entries/user bind entry/ip address node type leaf description ip address of the static user binding access read write data type \<yang type ip address no zone> constraints multiple constraints an ipv6 address without a zone index this type, derived from the type ipv6 address, may be used in situations where the zone is known from the context and no zone index is needed an ipv4 address without a zone index this type, derived from the type ipv4 address, may be used in situations where the zone is known from the context and no zone index is needed /user bind/user bind entries/user bind entry/if name /user bind/user bind entries/user bind entry/if name path /user bind/user bind entries/user bind entry/if name node type leaf description interface name associated with the static user binding access read write data type \<yang type ethernet port name> /user bind/alarms /user bind/alarms path /user bind/alarms node type container description container for security related alarms access read write /user bind/alarms/alarm /user bind/alarms/alarm path /user bind/alarms/alarm node type list access read write /user bind/alarms/alarm/if name /user bind/alarms/alarm/if name path /user bind/alarms/alarm/if name node type leaf description interface, sub ethernet interface or vlan name associated with the alarm access read write data type \<yang type union> /user bind/alarms/alarm/enable /user bind/alarms/alarm/enable path /user bind/alarms/alarm/enable node type leaf description enable or disable the alarm access read write data type \<yang type boolean> constraints valid in \[true, false] /user bind/alarms/alarm/threshold /user bind/alarms/alarm/threshold path /user bind/alarms/alarm/threshold node type leaf description threshold value for the alarm alarms will be triggered when this value is exceeded access read write data type \<yang type uint32> constraints valid range 10 to 65536
