NMS-EPON-ONU-STATIC-MAC
AI MIB Summary
Standard SNMP MIB module defining data structures for NMS-EPON-ONU-STATIC-MAC.
10
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
10 total| Object Name |
|---|
nmsEponOnuStaticMac OBJECT IDENTIFIER .1.3.6.1.4.1.3320.101.101 |
RFC1155-SMI Unknown .1.3.6.1.4.1.3320.101.101 |
nmsEponOnuStaticMacTableA list of nmsEponOnuStaticMacEntry entries.
The port-based security mac address information. SEQUENCE OF NmsEponOnuStaticMacEntry .1.3.6.1.4.1.3320.101.101.1 |
nmsEponOnuStaticMacEntryONU static MAC address create operation.
(onuSlotIndex_onuIfIndex_onuStaticMacAddress_onuStaticMacAddressPortBitmap)to add a static
mac address.For example,'0_20_010000000001_00000003'will add the mac address '010000000001' to port 1
and port 2 of the ONU whose onuSlotIndex is 0 and onuIfIndex is 20.For 3305 the onuSlotIndex = 0.
The EPON will return a error symbol to indicate a unsuccessful operation. NmsEponOnuStaticMacEntry .1.3.6.1.4.1.3320.101.101.1.1 |
onuSlotIndexSlot id, unique in system.ro INTEGER .1.3.6.1.4.1.3320.101.101.1.1.1 |
onuIfIndexLLID interface id, unique in system.ro INTEGER .1.3.6.1.4.1.3320.101.101.1.1.2 |
onuStaticMacAddressONU static MAC address. Need to configure with corresponding MAC addresss port together.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.3320.101.101.1.1.3 |
onuStaticMacAddressPortBitmapONU static MAC address port bitmap value. Each bit manifests an ONU port static MAC address
status. 0= no,1=yes. Fox example,3 means port 1 and port 2.ro OCTET STRING .1.3.6.1.4.1.3320.101.101.1.1.4 |
onuStaticMacAddressCreateONU static MAC address create operation.
(onuSlotIndex_onuIfIndex_onuStaticMacAddress_onuStaticMacAddressPortBitmap)to add a static
mac address.For example,'0_20_010000000001_00000003'will add the mac address '010000000001' to
port 1 and port 2 of the ONU whose onuSlotIndex is 0 and onuIfIndex is 20.For 3305 the
onuSlotIndex = 0.The EPON will return a error symbol to indicate a unsuccessful operation.rw OCTET STRING .1.3.6.1.4.1.3320.101.101.1.1.5 |
onuStaticMacAddressDelONU static MAC address delete flag,True(1) will delete the mac address.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3320.101.101.1.1.6 |