Element Nameの欄の要素をXPath式で指定する際は、名前空間プレフィックスとして「rc」を付与してください。
例:/%LogicalNetwork[./#expected/rc:LogicalNetwork/@id = '...']
Element | Parent | Element | Component | Component | Component | Data Type | # of |
---|---|---|---|---|---|---|---|
LogicalNetwork |
| ネットワークノード | id | Attribute | ユニーク識別子 | ID | 1 |
name | Attribute | 名前 | string | 0..1 | |||
nickname | Attribute | 通称 | string | 0..1 | |||
ipAddress | Attribute | 登録IPアドレス | string | 0..1 | |||
netmask | Attribute | ネットマスク | string | 0..1 | |||
lastUpdate | Attribute | データ更新日 | dateTime | 0..1 | |||
updateInfo | Attribute | 更新情報 | string | 0..1 | |||
Management | Element | 管理情報 | - | 0..1 | |||
Status | Element | ステータス情報 | - | 0..1 | |||
LogicalNetworkConfiguration | Element | 設定情報 | - | 0..1 | |||
Software | Element | ソフトウェア情報 | - | 0..1 | |||
Identity | Element | 識別情報 | - | 0..1 | |||
Management | NetworkNode | ネットワークノード管理情報 | VirtualTerminal | Element | VirtualTerminalでネットワークノードを管理する際に必要な情報 | - | 0..1 |
SNMP | Element | SNMPでネットワークノードを管理する際に必要な情報 | - | 0..1 | |||
VirtualTerminal | Management | VirutualTerminal管理情報 | type | Attribute | 仮想端末の制御プロトコル | string | 0..1 |
version | Attribute | SSHで使用するバージョンを表す文字列 | string | 0..1 | |||
manageIPAddress | Attribute | Telnetでログインする場合のIPアドレス。 | string | 0..1 | |||
loginUsername | Attribute | Telnetでログインする際に使用するユーザー名 | string | 0..1 | |||
loginPassword | Attribute | Telnetでログインする際に使用するパスワード(暗号化) | string | 0..1 | |||
adminPassword | Attribute | Telnetで特権モードに移行する際に使用するパスワード(暗号化) | string | 0..1 | |||
SNMP | Management | SNMP管理情報 | version | Attribute | 使用するSNMPのバージョンを表す文字列 | string | 0..1 |
manageIPAddress | Attribute | SNMPで情報取得、設定する際にしていするIPアドレス。 | string | 0..1 | |||
readCommunity | Attribute | SNMP-GET,GETNEXTで使用するCommunity名(暗号化) | string | 1 | |||
writeCommunity | Attribute | SNMP-SETで使用するCommunity名(暗号化) | string | 0..1 | |||
Status | NetworkNode | ネットワークノードステータス群 | Interfaces | Element | インターフェースステータス情報群 | - | 0..1 |
DynamicRoutings | Element | ルーティングステータス情報群 | - | 0..1 | |||
SpanningTrees | Element | スパニングツリーステータス情報群 | - | 0..1 | |||
LinkAggregations | Element | リンクアグリゲーションステータス情報群 | - | 0..1 | |||
Redundancies | Element | 冗長化ステータス群 | - | 0..1 | |||
Interfaces | Status | インターフェースステータス群 | Interface | Element | インターフェースステータス | - | 0..* |
Interface |
| インターフェースステータス | id | Attribute | ユニーク識別子 | ID | 1 |
status | Attribute | インターフェースの通信状態を表す文字列 | string | 0..1 | |||
mode | Attribute | 通信方式を表す文字列 | string | 0..1 | |||
speed | Attribute | 実際の通信速度を表す文字列 | string | 0..1 | |||
DynamicRoutings | Status | 動的ルーティングステータス | RoutingTable | Element | ルーティングテーブル情報 | - | 0..1 |
RoutingTable | DynamicRoutings | ルーティングテーブル | RoutingInfo | Element | ルーティング情報 | - | 0..* |
RoutingInfo | RoutingTable | ルーティング情報 | id | Attribute | ユニーク識別子 | ID | 1 |
protocol | Attribute | ルーティングプロトコル | string | 0..1 | |||
type | Attribute | ルート種別 | string | 0..1 | |||
destinationAddress | Attribute | ネットワークアドレス | string | 0..1 | |||
gatewayAddress | Attribute | ゲートウェイアドレス | string | 0..1 | |||
subnetmask | Attribute | サブネットマスク値 | int | 0..1 | |||
nexthop | Attribute | ネクストホップのIPアドレス | string | 0..1 | |||
age | Attribute | ルーティング情報の世代値 | int | 0..1 | |||
metric1 | Attribute | このルートのメトリック値1 | int | 0..1 | |||
metric2 | Attribute | このルートのメトリック値2 | int | 0..1 | |||
metric3 | Attribute | このルートのメトリック値3 | int | 0..1 | |||
metric4 | Attribute | このルートのメトリック値4 | int | 0..1 | |||
metric5 | Attribute | このルートのメトリック値5 | int | 0..1 | |||
SpanningTrees | Status | スパニングツリーステータス群 | STP | Element | STPステータス | - | 0..1 |
STP | SpanningTrees | STPステータス | STPInterface | Element | STPインターフェースステータス | - | 0..* |
STPInterface | STP | STPインターフェースステータス | id | Attribute | ユニーク識別子 | ID | 1 |
status | Attribute | インターフェースのSTPステータス(詳細はRFC1493を参照) | string | 0..1 | |||
LinkAggregations | Status | リンクアグリゲーションステータス群 | LinkAggregation | Element | リンクアグリゲーションステータス | - | 0..* |
LinkAggregation | LinkAggregations | リンクアグリゲーションステータス | id | Attribute | ユニーク識別子 | ID | 1 |
masterInterface | Attribute | マスターとなっているInterface(Configuration)への参照 | IDREF | 0..1 | |||
Redundancies | Status | 冗長化ステータス群 | HotStandby | Element | ホットスタンバイステータス | - | 0..* |
HotStandby | Redundancies | ホットスタンバイステータス | id | Attribute | ユニーク識別子 | ID | 1 |
masterIPAddress | Attribute | グループの中でマスターで稼働しているノードのIPアドレス | string | 0..1 | |||
Configuration | NetworkNode | ネットワークノードの設定情報群 | Interfaces | Element | 論理インターフェース設定情報群 | - | 0..1 |
LinkAggregations | Element | リンクアグリゲーション設定情報群 | - | 0..1 | |||
LoadBalancings | Element | ロードバランサ設定情報群 | - | 0..1 | |||
VLANs | Element | VLAN設定情報群 | - | 0..1 | |||
SpanningTrees | Element | スパニングツリー設定情報群 | - | 0..1 | |||
Redundancies | Element | 冗長化設定情報群 | - | 0..1 | |||
StaticRoutings | Element | 静的ルーティング設定情報群 | - | 0..1 | |||
DynamicRoutings | Element | 動的ルーティング設定情報群 | - | 0..1 | |||
AddressTranslations | Element | アドレス変換設定情報群 | - | 0..1 | |||
ACL | Element | アクセス制御設定情報群 | - | 0..1 | |||
LogicalNetworkConfiguration | LogicalNetwork | ネットワークノードの設定情報群 | Interfaces | Element | 論理インターフェース設定情報群 | - | 0..1 |
LinkAggregations | Element | リンクアグリゲーション設定情報群 | - | 0..1 | |||
LoadBalancings | Element | ロードバランサ設定情報群 | - | 0..1 | |||
VLANs | Element | VLAN設定情報群 | - | 0..1 | |||
SpanningTrees | Element | スパニングツリー設定情報群 | - | 0..1 | |||
Redundancies | Element | 冗長化設定情報群 | - | 0..1 | |||
StaticRoutings | Element | 静的ルーティング設定情報群 | - | 0..1 | |||
DynamicRoutings | Element | 動的ルーティング設定情報群 | - | 0..1 | |||
AddressTranslations | Element | アドレス変換設定情報群 | - | 0..1 | |||
ACL | Element | アクセス制御設定情報群 | - | 0..1 | |||
Interfaces | Configuration | 論理インターフェース設定情報群 | Interface | Element | 論理インターフェース設定情報群 | - | 0..* |
Interface | Interfaces | 論理インターフェース設定情報 | id | Attribute | ユニーク識別子 | ID | 1 |
descr | Attribute | インターフェース識別子 | string | 0..1 | |||
type | Attribute | インターフェース種別を表す文字列 | string | 0..1 | |||
statusconfiguration | Attribute | インターフェースの通信設定状態(ステータスではない) | string | 0..1 | |||
connector | Attribute | 物理コネクタへの参照 | IDREFS | 0..1 | |||
mode | Attribute | 通信方式の設定 | string | 0..1 | |||
speed | Attribute | 通信速度の設定 | string | 0..1 | |||
status | Attribute | Interface(Status)への参照 | IDREF | 0..1 | |||
NetworkAddress | Element | ネットワークアドレス | ー | 0..* | |||
NetworkAddress | Interface | ネットワークアドレス | ipAddress | Attribute | IPアドレス | string | 1 |
subnetmask | Attribute | サブネットマスク | string | 1 | |||
LinkAggregations | Configuration | リンクアグリゲーション情報群 | LinkAggregation | Element | リンクアグリゲーション情報 | - | 0..* |
LinkAggregation | LinkAggregations | リンクアグリゲーション情報 | id | Attribute | ユニーク識別子 | ID | 1 |
aggregatedInterface | Attribute | 集約されているInterface(Configuration)への参照 | IDREFS | 0..1 | |||
status | Attribute | LinkAggregation(Status)への参照 | IDREF | 0..1 | |||
LoadBalancings | Configuration | ロードバランサ設定情報群 | SLBPolicy | Element | SLB設定情報 | - | 0..* |
SLBPolicy | LoadBalancings | SLB振り分けポリシー情報 | id | Attribute | ユニーク識別子 | ID | 1 |
name | Attribute | 正式名称 | string | 0..1 | |||
virtualIPAddress | Attribute | 仮想IPアドレス | string | 0..1 | |||
SLBService | Element | 振り分け対象サービス | - | 0..1 | |||
SLBNodePolicy | SLBContent | ノードごとのSLB振り分けポリシー情報 | id | Attribute | ユニーク識別子 | ID | 1 |
ipAddress | Attribute | 分散対象ノードのインターフェースのIPアドレス | string | 0..1 | |||
port | Attribute | 振り分け対象のポート番号を指定。 | int | 0..1 | |||
protocol | Attribute | 振り分け対象のプロトコルを表す文字列 | string | 0..1 | |||
weight | Attribute | 分散対象ノードの重み | int | 0..1 | |||
SLBService | SLBPolicy | 振り分け対象サービス | id | Attribute | ユニーク識別子 | ID | 1 |
name | Attribute | サービス名称 | string | 0..1 | |||
virtualPort | Attribute | ユーザー定義のローカルサービスを定義する際にサービスのポート番号を指定するために使用する。 | int | 0..1 | |||
protocol | Attribute | 振り分け対象のプロトコルを表す文字列 | string | 0..1 | |||
type | Attribute | サービスの種別を表す文字列 | string | 0..1 | |||
SLBContent | Element | 振り分け対象コンテンツ | - | 0..* | |||
SLBContent | SLBService | 振り分け対象コンテンツ | id | Attribute | ユニーク識別子 | ID | 1 |
url | Attribute | URL | string | 0..* | |||
dispersionType | Attribute | 分散方式を表す文字列 | string | 0..* | |||
SLBNodePolicy | Element | ノードごとのSLB振り分けポリシー情報 | - | 0..* | |||
VLANs | Configuration | VLAN設定情報群 | VLAN | Element | VLAN設定情報 | - | 0..* |
PVID | Element | PVID設定情報 | - | 0..* | |||
VLAN | VLANs | VLAN設定情報 | id | Attribute | ユニーク識別子 | ID | 1 |
vlanID | Attribute | VLANのID | string | 0..1 | |||
vlanName | Attribute | VLAN名 | string | 0..1 | |||
ipAddress | Attribute | VLANに対してアドレスが割り振られている場合のIPアドレス | string | 0..1 | |||
subnetmask | Attribute | VLANに対してアドレスが割り振られている場合のサブネットマスク | string | 0..1 | |||
taggedInterface | Attribute | VLANにTaggedポートとして設定されているインターフェースへの参照 | IDREFS | 0..1 | |||
untaggedInterface | Attribute | VLANにUnTaggedポートとして設定されているインターフェースへの参照 | IDREFS | 0..1 | |||
PVID | VLANs | PVID設定情報 | id | Attribute | ユニーク識別子 | ID | 1 |
vlanID | Attribute | VLANID(インターフェースに設定するPVID値) | string | 0..1 | |||
interface | Attribute | PVIDが設定されているインターフェース(Configure)への参照 | IDREF | 0..1 | |||
SpanningTrees | Configuration | スパニングツリー設定情報群 | STP | Element | 装置STP設定情報 | STP | 0..* |
STP | SpanningTree | 装置STP設定情報 | id | Attribute | ユニーク識別子 | ID | 1 |
instance-id | Attribute | スパニングツリーのインスタンスIDを保持する。 | string | 0..1 | |||
forwardDelay | Attribute | 転送遅延時間 | int | 0..1 | |||
helloTime | Attribute | ハロータイム | int | 0..1 | |||
maxage | Attribute | 最大エージング時間 | int | 0..1 | |||
maxhop | Attribute | 最大ホップ カウント | int | 0..1 | |||
priority | Attribute | ブリッジ優先度 | int | 0..1 | |||
cost | Attribute | パスコスト | int | 0..1 | |||
linktype | Attribute | ※プロトコルがRSTPの場合にのみ必須 | string | 0..1 | |||
protocol | Attribute | プロトコル種別を表す文字列 | string | 0..1 | |||
mode | Attribute | 動作モードを表す文字列 | string | 0..1 | |||
vlanRange | Attribute | VLANIDの範囲を指定(","カンマと"-"ハイフンにより文字列で範囲を指定する。 | string | 0..1 | |||
STPInterface | Element | インターフェースごとのSTP設定情報への参照 | - | 0..* | |||
STPInterface | STP | ポートSTP設定情報 | interface | Attribute | STPの設定がされているインターフェースへの参照 | IDREF | 1 |
cost | Attribute | 該当インターフェースのcost値 | int | 0..1 | |||
priority | Attribute | 該当インターフェースのpriority値 | int | 0..1 | |||
status | Attribute | STPInterfaceステータスへの参照 | IDREF | 0..1 | |||
Redundancies | Configuration | 冗長化設定情報群 | HotStandby(Configuration) | Element | ホットスタンバイ情報 | - | 0..* |
HotStandby | Redundancies | ホットスタンバイ情報 | id | Attribute | ユニーク識別子 | ID | 1 |
groupID | Attribute | 装置内で一意に識別できるホットスタンバイのグループID | string | 0..1 | |||
protocol | Attribute | プロトコル種別を表す文字列 | int | 0..1 | |||
virtualIPAddress | Attribute | HSグループに割り当てられる仮想IPアドレス | string | 0..1 | |||
interface | Attribute | HSインターフェースへの参照 | IDREF | 0..1 | |||
helloInterval | Attribute | Hello(息災)パケット送信間隔 | int | 0..1 | |||
authentication | Attribute | 認証機能を使用するかどうか | boolean | 0..1 | |||
password | Attribute | 認証機能がONだった場合に使用するパスワード | string | 0..1 | |||
priority | Attribute | 優先度 | int | 0..1 | |||
deadTime | Attribute | Helloパケットを受信しない場合にActive装置の切り替えを行うと判断するまでの期間 | int | 0..1 | |||
preempt | Attribute | プリエンプトモードで動作するかどうか | boolean | 0..1 | |||
delayTime | Attribute | Active装置の切り替え遅延時間 | int | 0..1 | |||
vmacAddress | Attribute | 仮想MACアドレス | string | 0..1 | |||
ripmode | Attribute | RIP連携を行うかどうか | boolean | 0..1 | |||
ripIPAddress | Attribute | RIP連携を行う場合の対向ルータのIPアドレス | string | 0..1 | |||
status | Attribute | HSのステータス情報への参照 | IDREF | 0..1 | |||
TrackNode | Element | HS切り替え監視対象ノード | - | 0..1 | |||
TrackInterface | Element | HS切り替え監視対象インターフェース | - | 0..1 | |||
FujitsuHotStandby | Element | 富士通ホットスタンバイ固有情報 | - | 0..1 | |||
FujitsuHotStandby | HotStandby | 富士通ホットスタンバイ固有情報 | FujitsuHotStandbyGroup | Element | 富士通ホットスタンバイグループ | - | 0..1 |
FujitsuHotStandbyPeerNode | Element | 富士通ホットスタンバイ対向ノード | - | 0..* | |||
FujitsuHotStandbyGroup | FujitsuHotStandby | 富士通ホットスタンバイグループ | srcMacAddrCtrl | Attribute | 送信元MACアドレスの制御を行うかどうかのフラグ | boolean | 0..1 |
workLimit | Attribute | ホットスタンバイグループが使用している対ルータのうち,異常となった対ルータの重みの合計が,この設定値以上になった場合に実動系と待機系が切り替わるリミット値 | int | 0..1 | |||
mcuChangeDelay | Attribute | MCU 二重化運用時の系切り替えの際に,ホットスタンバイが動作を行うまでの猶予時間(秒) | int | 0..1 | |||
FujitsuHotStandbyPeerNode | FujitsuHotStandby | 富士通ホットスタンバイ対向ノード | id | Attribute | ユニーク識別子 | ID | 1 |
peerid | Attribute | 対向ルータID | string | 0..1 | |||
weight | Attribute | 対ルータに対する重み値 | int | 0..1 | |||
interface | Attribute | 対ルータに対して通信を行うインターフェースへの参照 | IDREF | 0..1 | |||
alivemode | Attribute | 対到達性パケットを送信するかどうかのフラグ | boolaen | 0..1 | |||
alivepeerlimit | Attribute | 対ルータの重み値のリミット | int | 0..1 | |||
alivepeergroup | Attribute | 対ルータのホットスタンバイグループIDとそれに対する重み | string | 0..1 | |||
aliveresendInterval | Attribute | 対到達性パケット再送間隔 | int | 0..1 | |||
alivedeadInterval | Attribute | 対到達性パケットの無効間隔 | int | 0..1 | |||
alivertyInterfval | Attribute | 対到達性パケット復旧確認間隔 | int | 0..1 | |||
alivesndInterval | Attribute | 対到達性パケット送信間隔 | int | 0..1 | |||
alivetriggermode | Attribute | 対到達性確認パケットのトリガモードの有効,無効フラグ | boolean | 0..1 | |||
TrackNode | HotStandby | ホットスタンバイ切り替え監視対象ノード | ipAddress | Attribute | 監視対象ノードのIPアドレス | string | 0..1 |
resendInterval | Attribute | パケット再送間隔 | int | 0..1 | |||
normalInterval | Attribute | パケット通常送信間隔 | int | 0..1 | |||
errorInterval | Attribute | パケット異常時の送信間隔 | int | 0..1 | |||
timeout | Attribute | タイムアウト時間 | int | 0..1 | |||
priority | Attribute | 監視対象ノードがダウンしたときに減算する優先度 | int | 0..1 | |||
TrackInterface | HotStandby | ホットスタンバイ切り替え監視対象インターフェース | interface | Attribute | 監視対象インターフェース(Configuration)への参照 | IDREF | 1 |
priority | Attribute | 監視対象インターフェースがダウンしたときに減算する優先度 | int | 0..1 | |||
StaticRoutings | Configuration | 静的ルーティング設定情報群 | StaticRouting | Element | 静的ルーティング情報 | - | 0..* |
StaticRouting | StaticRoutings | 静的ルーティング情報 | id | Attribute | ユニーク識別子 | ID | 1 |
destinationAddress | Attribute | デスティネーションアドレス | string | 0..1 | |||
subnetmask | Attribute | デスティネーションサブネットマスク | int | 0..1 | |||
gatewayAddress | Attribute | ゲートウェイアドレス | string | 0..1 | |||
DynamicRoutings | Configuration | 動的ルーティイング設定情報群 | RIP | Element | RIP情報 | - | 0..1 |
OSPF | Element | OSPF情報 | - | 0..1 | |||
RoutingNetwork | Element | ネットワーク情報 | - | 0..* | |||
AccessList | Element | アクセスリスト | - | 0..* | |||
RouteMap | Element | ルートマップ | - | 0..* | |||
RIP | DynamicRoutings | RIP設定情報 | id | Attribute | ユニーク識別子 | ID | 1 |
invalidInterval | Attribute | RIPの経路を受信しなくなってから、その経路が無効と判断されるまでの時間 | int | 0..1 | |||
updateInterval | Attribute | 経路通知パケット送信間隔 | int | 0..1 | |||
holddownInterval | Attribute | holddown状態となった経路でupdateパケットの受信を抑制する時間 | int | 0..1 | |||
flushInterval | Attribute | RIPのデータベースから経路が削除されるまでの時間 | int | 0..1 | |||
neigborIPAddress | Attribute | 隣接ルータノードのIPアドレス | string | 0..1 | |||
metric | Attribute | デフォルトメトリック | int | 0..1 | |||
version | Attribute | RIPのバージョンを表す文字列 | string | 0..1 | |||
autosummary | Attribute | サブネットの経路をネットワークレベルの経路に集約するかどうかのフラグ(V2のみ) | boolean | 0..1 | |||
defaultInformation | Attribute | デフォルト経路を広報するかどうかのフラグ | boolean | 0..1 | |||
routingnetwork | Attribute | 経路交換対象のネットワークへの参照 | IDREFS | 0..1 | |||
outputdelay | Attribute | 送信遅延時間 | int | 0..1 | |||
RIPInterface | Element | インターフェース単位のRIPの設定 | - | 0..* | |||
RIPOffsetList | Element | メトリックのoffset値 | - | 0..* | |||
RIPDistance | Element | RIPの経路情報の距離(distance) | - | 0..* | |||
DistributeList | Element | ルーティング配布設定情報 | - | 0..* | |||
Redistribute | Element | ルーティング再配布設定情報 | - | 0..* | |||
RIPInterface | RIP | RIPインターフェース情報 | id | Attribute | ユニーク識別子 | ID | 1 |
inputVersion | Attribute | 受信するRIPのバージョン | string | 0..1 | |||
outputVersion | Attribute | 送信するRIPのバージョン | string | 0..1 | |||
metric | Attribute | メトリック値 | int | 0..1 | |||
interface | Attribute | 設定されているインターフェースへの参照 | IDREF | 0..1 | |||
passiveInterface | Attribute | passiveInterfaceかどうか | boolean | 0..1 | |||
splithorizon | Attribute | splithorizon機能が有効かどうか | boolean | 0..1 | |||
triggerUpdate | Attribute | RIPのトリガ更新を行うかどうか | boolean | 0..1 | |||
key | Attribute | 認証キー番号 | string | 0..1 | |||
keychain | Attribute | 認証キー | string | 0..1 | |||
keystring | Attribute | 認証文字列 | string | 0..1 | |||
RIPOffsetList | RIP | RIPメトリックに対するoffset | id | Attribute | ユニーク識別子 | ID | 1 |
way | Attribute | メトリック適用方向を表す文字列 | string | 0..1 | |||
interface | Attribute | 適用されるインターフェースへの参照 | IDREF | 0..1 | |||
accesslist | Attribute | アクセスリストへの参照 | IDREF | 0..1 | |||
offset | Attribute | オフセット値(1..16) | int | 0..1 | |||
RIPDistance | RIP | RIP経路情報の距離 | id | Attribute | ユニーク識別子 | ID | 1 |
weight | Attribute | ディスタンス値 | int | 0..1 | |||
accesslist | Attribute | アクセスリストへの参照 | IDREF | 0..1 | |||
DistributeList | RIP | ルーティング配布設定情報 | type | Attribute | 種別を表す文字列 | string | 0..1 |
accesslist | Attribute | アクセスリストへの参照 | IDREF | 0..1 | |||
Redistribute | RIP | ルーティング再配布設定情報 | protocol | Attribute | プロトコル種別を表す文字列。 | string | 0..1 |
metric | Attribute | メトリック値 | int | 0..1 | |||
metricType | Attribute | メトリック種別を表す文字列(OSPFの場合のみ) | string | 0..1 | |||
routemap | Attribute | ルートマップへの参照 | IDREF | 0..1 | |||
OSPF | DynamicRoutings | OSPF設定情報 | id | Attribute | ユニーク識別子 | ID | 1 |
extraAreaDistance | Attribute | AS外経路の優先度(distance) | int | 0..1 | |||
intraAreaDistance | Attribute | AS内経路の優先度(distance) | int | 0..1 | |||
interAreaDistance | Attribute | AS間経路の優先度(distance) | int | 0..1 | |||
metric | Attribute | メトリック値 | int | 0..1 | |||
metrictype | Attribute | メトリック種別を表す文字列 | string | 0..1 | |||
routerID | Attribute | ルータID | string | 0..1 | |||
spfdelay | Attribute | トポロジの変化を検出してからSPF 計算を開始するまでの遅延時間(秒) | int | 0..1 | |||
spfholdtime | Attribute | 次のSPF 計算までの最低待ち間隔(秒) | int | 0..1 | |||
defaultInformation | Attribute | デフォルトゲートウェイを広報するかどうか | boolean | 0..1 | |||
routingnetwork | Attribute | 経路交換対象のルーティングネットワークへの参照 | IDREFS | 0..1 | |||
OSPFInterface | Element | インターフェース別OSPF設定情報 | - | 0..* | |||
OSPFArea | Element | OSPFエリア情報 | - | 0..* | |||
DistributeList | Element | ルーティング配布設定情報 | - | 0..* | |||
Redistribute | Element | ルーティング再配布設定情報 | - | 0..* | |||
OSPFInterface | OSPF | インターフェース別OSPF設定情報 | id | Attribute | ユニーク識別子 | ID | 1 |
authenticationType | Attribute | 認証の種別を表す文字列 | int | 0..1 | |||
interface | Attribute | インターフェースへの参照 | IDREF | 0..1 | |||
authenticationKey | Attribute | OSPFパケットの認証キーワード | string | 0..1 | |||
authenticationID | Attribute | 認証キーワード番号 | int | 0..1 | |||
cost | Attribute | パケット送信コスト | int | 0..1 | |||
deadInterval | Attribute | HELLO パケットが到達するまでの制限時間 | int | 0..1 | |||
helloInterval | Attribute | インターフェースから送信する HELLO パケットの送信間隔 | int | 0..1 | |||
passive | Attribute | passiveインターフェースかどうか | boolean | 0..1 | |||
priority | Attribute | ルータ優先度 | int | 0..1 | |||
retransmitInterval | Attribute | インターフェース配下の OSPF neighbor への LSA 再送間隔 | int | 0..1 | |||
transmitDelay | Attribute | LSUpdateパケットの送信遅延時間 | int | 0..1 | |||
area | Attribute | OSPFエリア情報への参照 | IDREF | 0..1 | |||
routingnetwork | Attribute | ルーティングするネットワークへの参照 | IDREF | 0..1 | |||
OSPFArea | OSPF |
| id | Attribute | ユニーク識別子 | ID | 1 |
areaID | Attribute | OSPFエリア識別子 | string | 0..1 | |||
areaType | Attribute | OSPFのエリア種別を表す文字列 | string | 0..1 | |||
summary | Attribute | エリア種別により意味合いが異なる。 | boolean | 0..1 | |||
routingnetwrok | Attribute | 集約するネットワークのアドレスへの参照(エリア種別がbackboneの場合のみ) | IDREF | 0..1 | |||
advertise | Attribute | 経路を集約した Type 3 LSA を広報するかどうか(エリア種別がbackboneの場合のみ) | boolean | 0..1 | |||
redistribution | Attribute | NSSA エリアに対して ASE-LSA に対応した Type-7-LSA を発行するかどうかのフラグ(エリア種別がNSSAの場合のみ) | boolean | 0..1 | |||
defaulInformation | Attribute | AS 境界ルータとして動作する際に、Type-7 のデフォルト経路情報を NSSA エリア内に広報するかどうか(エリア種別がNSSAの場合のみ) | boolean | 0..1 | |||
metric | Attribute | デフォルト経路を広報する場合のメトリック値(エリア種別がNSSAの場合のみ) | int | 0..1 | |||
metrictype | Attribute | デフォルト経路を広報する場合のメトリック種別 | string | 0..1 | |||
translate-always | Attribute | エリア境界ルータとして NSSA エリアから学習した経路をバックボーンエリアに Type-5-LSA で配信するルータとして設定するかどうか(エリア種別がNSSAの場合のみ) | boolean | 0..1 | |||
RoutingNetwork | DynamicRoutings | ルーティングネットワーク情報 | id | Attribute | ユニーク識別子 | ID | 1 |
networkaddress | Attribute | ネットワークアドレス | string | 0..1 | |||
subnetmask | Attribute | サブネットマスク | int | 0..1 | |||
areaID | Attribute | エリアID(OSPFのみ) | int | 0..1 | |||
AccessList | DynamicRoutings | アクセス制御リスト | id | Attribute | ユニーク識別子 | ID | 1 |
accesslistID | Attribute | 装置内でのアクセスリスト識別ID | string | 0..1 | |||
AccessPolicy | Element | アクセス制御ポリシー | - | 0..* | |||
AccessPolicy | AccessList | アクセス制御ポリシー | permit | Attribute | 許可(true) or 拒否(false) | boolean | 0..1 |
type | Attribute | 制御対象種別 | string | 0..1 | |||
ipAddress | Attribute | 許可or拒否するIPアドレス | string | 0..1 | |||
subnetmask | Attribute | サブネットマスク | int | 0..1 | |||
RouteMap | DynamicRoutings | ルートマップ情報 | id | Attribute | ユニーク識別子 | ID | 1 |
permit | Attribute | 許可(true) or 拒否(false) | boolean | 0..1 | |||
tagname | Attribute | ルートマップのタグ名 | string | 0..1 | |||
RouteMatch | Element | ルートマッチング情報 | ID | 0..* | |||
RouteSet | Element | ルート設定情報 | ID | 0..* | |||
RouteMatch | RouteMap | ルートマッチング情報 | type | Attribute | マッチする対象の種別を表す文字列 | string | 0..1 |
value | Attribute | 比較する値 | string | 0..1 | |||
accessList | Attribute | アクセスリストへの参照 | IDREF | 0..1 | |||
RouteSet | RouteMap | ルート設定情報 | type | Attribute | 設定する対象の種別を表す文字列 | string | 0..1 |
value | Attribute | 設定する値 | string | 0..1 | |||
AddressTranslations | Configuration | アドレス変換設定情報 | NAT | Element | NAT情報 | NAT | 0..* |
NAT | AddressTranslations | NAT情報 | id | Attribute | ユニーク識別子 | ID | 1 |
name | Attribute | NATポリシー名 | string | 0..1 | |||
type | Attribute | NAT種別を表す文字列 | string | 0..1 | |||
externalAddress | Attribute | 外部アドレス | string | 0..1 | |||
internalAddress | Attribute | 内部アドレス | string | 0..1 | |||
externalPort | Attribute | 外部ポート番号 | int | 0..1 | |||
internalPort | Attribute | 内部ポート番号 | int | 0..1 | |||
ACL | Configuration | アクセス制御設定情報 | AccessControlInterface | Element | インターフェース別アクセス制御設定情報 | - | 0..* |
AccessControl | Element | アクセス制御情報 | - | 0..* | |||
FilteringPolicy | Element | フィルタリング情報 | - | 0..* | |||
AccessControlInterface | ACL | インターフェース別アクセス制御設定情報 | id | Attribute | ユニーク識別子 | ID | 1 |
interface | Attribute | ACLが設定されている論理インターフェース設定情報(Interface(Configuration))への参照 | IDREF | 1 | |||
accessControl | Attribute | アクセス制御設定情報への参照 | IDREFS | 1 | |||
AccessControl | ACL | アクセス制御情報 | id | Attribute | ユニーク識別子 | ID | 1 |
name | Attribute | アクセス制御名称 | string | 0..1 | |||
way | Attribute | 制御方向 | string | 0..1 | |||
action | Attribute | 制御方法 | string | 0..1 | |||
priority | Attribute | 優先度 | int | 0..1 | |||
nat | Attribute | NAT変換情報への参照 | IDREF | 0..1 | |||
filteringPolicy | Attribute | フィルタリング情報への参照 | IDREF | 1 | |||
FilteringPolicy | ACL | フィルタリング情報 | id | Attribute | ユニーク識別子 | ID | 1 |
name | Attribute | フィルタリングポリシー名 | string | 0..1 | |||
judge | Attribute | 判定方法 | string | 0..1 | |||
MatchAnyFilter | Element | 全一致フィルタ | - | 0..* | |||
MACAddressFilter | Element | MACアドレスフィルタ | - | 0..* | |||
IPAddressFilter | Element | IPアドレスフィルタ | - | 0..* | |||
PortFilter | Element | ポートフィルタ | - | 0..* | |||
ProtocolFilter | Element | プロトコルフィルタ | - | 0..* | |||
MatchAnyFilter | FilteringPolicy | 全一致フィルタ | id | Attribute | ユニーク識別子 | ID | 1 |
MACAddressFilter | FilteringPolicy | MACアドレスフィルタ | id | Attribute | ユニーク識別子 | ID | 1 |
type | Attribute | 種別 | string | 0..1 | |||
operator | Attribute | 比較演算子 | string | 0..1 | |||
macaddress | Attribute | MACアドレス | string | 0..1 | |||
IPAddressFilter | FilteringPolicy | IPアドレスフィルタ | id | Attribute | ユニーク識別子 | ID | 1 |
type | Attribute | 種別 | string | 0..1 | |||
operator | Attribute | 比較演算子 | string | 0..1 | |||
command | Attribute | アドレス | string | 0..1 | |||
PortFilter | FilteringPolicy | ポートフィルタ | id | Attribute | ユニーク識別子 | ID | 1 |
type | Attribute | 種別 | string | 0..1 | |||
operator | Attribute | 比較演算子 | string | 0..1 | |||
port | Attribute | ポート番号 | string | 0..1 | |||
protocol | Attribute | プロトコル種別 | string | 0..1 | |||
ProtocolFilter | FilteringPolicy | プロトコルフィルタ | id | Attribute | ユニーク識別子 | ID | 1 |
operator | Attribute | 比較演算子 | string | 0..1 | |||
protocol | Attribute | プロトコル番号 | string | 0..1 | |||
Software | NetworkDevice | 装置ソフトウェア(ファームウェア) | name | Attribute | ソフトウェア名称 | string | 0..1 |
version | Attribute | ソフトウェア版数 | string | 0..1 | |||
compileDate | Attribute | コンパイル日付 | string | 0..1 | |||
Identity | NetworkDevice | 装置識別情報 | vendorID | Attribute | ベンダー識別子 | string | 0..1 |
SNMP | Element | SNMPによる識別情報 | string | 0..1 | |||
SNMP | Identity | SNMP識別情報 | sysDescr | Attribute | 装置sysDescr文字列 | string | 0..1 |
sysObjectId | Attribute | 装置sysObjectId文字列 | string | 0..1 |