Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 1012 ethernetL3(81) esrSwitch(1) esrSwitching(5) esrSwitchingLayerII(1) esrL2AddrMgmt(4) esrL2AddrSummaryMgt(2) esrL2AddrSummaryTable(1) esrL2AddrSummaryEntry(1) esrL2AddrSummary(1)}

esrL2AddrSummary(1)

 
 

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

esrL2AddrSummary OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(20..4096))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The value of this object is a packed opaque structure representing an array
of address entries. The format of this structure is:

struct L2AddressEntry {
UNS32 index;
UNS8 addr[6]; // mac address
UNS8 fabricPort; //fabricPort and subPort == esrL2AddressPortBinding
UNS8 subPort;
UNS16 vlanID, //the global vlan id
UNS8 portBindingValidFlag;
UNS8 addressForwardFlag;
UNS8 addressCopyFlag;
UNS8 addressPersistence;
UNS8 addressStatus;
};

struct L2AddressSummary{
UNS8 numberOfEntries; // Number of entries that follow
UNS8 version; // version == 1
UNS16 endianFlag;
L2AddressEntry entryArray[numberOfEntries];
};"



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: esrL2AddrSummaryEntry(1)