NMS-EPON-OLT-MULTICAST-FORWARD: View SNMP OID List / Download MIB
VENDOR: PACIFIC BROADBANK NETWORKS
Home | MIB: NMS-EPON-OLT-MULTICAST-FORWARD | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
nmsEponOltMulticastForward | 1.3.6.1.4.1.11606.10.101.4 | |||
nmseponoltmulticastforwardTable | 1.3.6.1.4.1.11606.10.101.4.1 | no-access |
A list of epon olt multicast forwarding table entries. |
|
1.3.6.1.4.1.11606.10.101.4.1.1 | no-access |
A collection of additional objects in the epon olt multicast forwarding table. |
||
oltVlanId | 1.3.6.1.4.1.11606.10.101.4.1.1.1 | integer | read-write |
OLT vlan id, as one of the index together with oltMcIpAddress and oltLlidDiid. |
oltMcIpAddress | 1.3.6.1.4.1.11606.10.101.4.1.1.2 | ipaddress | read-write |
The IP multicast group ddress for which this entry contains information. As one of the index together with oltVlanId and oltLlidDiid. |
oltMcMacAddress | 1.3.6.1.4.1.11606.10.101.4.1.1.3 | macaddress | read-only |
The MAC multicast group address auto converted from mcstForwardIPAddress for which this entry contains information. |
oltMcType | 1.3.6.1.4.1.11606.10.101.4.1.1.4 | integer | read-only |
The mode for which this entry contains information. 0 means the entry is added by user, and 1 means the entry is added by learning from IGMP report packet. Enumeration: 'dynamic': 1, 'static': 0. |
oltLlidDiid | 1.3.6.1.4.1.11606.10.101.4.1.1.5 | integer | read-write |
The IP multicast group ddress for which this entry contains information. As one of the index together with oltVlanId and oltLlidDiid. |
oltExpiryTime | 1.3.6.1.4.1.11606.10.101.4.1.1.6 | timeticks | read-only |
The minimum amount of time remaining before this entry will be aged out. A value of 0 indicates that the entry is only present because igmpCacheSelf is true and that if the router left the group, this entry would be aged out immediately. Note that some implementations may process membership reports from the local system in the same way as reports from other hosts, so a value of 0 is not required. |
oltForwardRowStatus | 1.3.6.1.4.1.11606.10.101.4.1.1.7 | rowstatus | read-only |
OLT multicast forwarding table row status. |