user-bind
此内容尚不支持你的语言。
AsterNOS YANG Model for user-bind.
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? stringResources
Section titled “Resources”Resource List
Section titled “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
Section titled “Detailed Nodes”/user-bind
Section titled “/user-bind”Path
/user-bind
Node Type
container
Description
Container for user-bind configurations.
Access
Read-Write
/user-bind/user-bind-entries
Section titled “/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
Section titled “/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
Section titled “/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
/user-bind/user-bind-entries/user-bind-entry/mac-address
Section titled “/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
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
Section titled “/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
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
Section titled “/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
/user-bind/alarms
Section titled “/user-bind/alarms”Path
/user-bind/alarms
Node Type
container
Description
Container for security-related alarms.
Access
Read-Write
/user-bind/alarms/alarm
Section titled “/user-bind/alarms/alarm”Path
/user-bind/alarms/alarm
Node Type
list
Access
Read-Write
/user-bind/alarms/alarm/if-name
Section titled “/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
/user-bind/alarms/alarm/enable
Section titled “/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
Constraints
Valid in [true, false]
/user-bind/alarms/alarm/threshold
Section titled “/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
Constraints
Valid range: 10 to 65536