CiiSummAddrEntry¶
-
class
CISCOIETFISISMIB::CiiSummAddrTable::CiiSummAddrEntry¶ Bases:
EntityClass Hierarchy :
CISCOIETFISISMIBCiiSummAddrTableCiiSummAddrEntryThis class represents state data.
Each entry contains one IP summary address.
-
ciisummaddresstype(key)¶ The Type of IP address for this summary address. This object follows the index behavior
type:
InetAddressTypeconfig: False
-
ciisummaddress(key)¶ The IP Address value for this summary address. This object follows the index behavior
type:
std::stringlength: 4..4 | 16..16
config: False
-
ciisummaddrprefixlen(key)¶ The Length of the IP NetMask for this summary address
type: int
range: 0..128
config: False
-
ciisummaddrexiststate¶ The existence state of this summary address. This object follows the row status behavior
type:
RowStatusconfig: False
-
ciisummaddrmetric¶ The metric value to announce this summary address with in LSPs generated by this system
type: int
range: 0..63
config: False
-
ciisummaddrfullmetric¶ The wide metric value to announce this summary address with in LSPs generated by this system
type: int
range: 0..4294967295
config: False
-