NMS-MEAPS-MIB: View SNMP OID List / Download MIB
VENDOR: PACIFIC BROADBANK NETWORKS
Home | MIB: NMS-MEAPS-MIB | |||
---|---|---|---|---|
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 |
nmsMEAPS | 1.3.6.1.4.1.11606.10.2.234 | |||
nmsMEAPSDomains | 1.3.6.1.4.1.11606.10.2.234.1 | integer | read-only |
The number of running ethernet domain instances. |
nmsMEAPSPduRx | 1.3.6.1.4.1.11606.10.2.234.2 | integer | read-only |
The total number of input EAPS PDUs. |
nmsMEAPSPduTx | 1.3.6.1.4.1.11606.10.2.234.3 | integer | read-only |
The total number of output EAPS PDUs. |
nmsMEAPSDomainTable | 1.3.6.1.4.1.11606.10.2.234.4 | no-access |
A table that contains information of ethernet domain instances. |
|
1.3.6.1.4.1.11606.10.2.234.4.1 | no-access |
A table that contains information of ethernet domain instances. |
||
nmsMEAPSDomainID | 1.3.6.1.4.1.11606.10.2.234.4.1.1 | integer | read-only |
The index of ethernet domain instances. |
nmsMEAPSRings | 1.3.6.1.4.1.11606.10.2.234.4.1.2 | integer | read-only |
A value indicates the node-type of this device in the domain. |
nmsMEAPSRowStatus | 1.3.6.1.4.1.11606.10.2.234.4.1.3 | integer | read-only |
A read-create value that indicates the configuration status of the domain instance. Set this value to 'enabled' to start the ring or 'disabled' to stop it. The value 'running' indicates that the domain is currently configured and running, in which case, the values of node-type and control-vlan cannot be modified. Enumeration: 'disabled': 0, 'running': 2, 'enabled': 1. |
nmsMEAPSRingTable | 1.3.6.1.4.1.11606.10.2.234.5 | no-access |
A table that contains information of ethernet ring instances. |
|
1.3.6.1.4.1.11606.10.2.234.5.1 | no-access |
A table that contains information of ethernet ring instances. |
||
nmsMEAPSRingID | 1.3.6.1.4.1.11606.10.2.234.5.1.1 | integer | read-only |
The index of ethernet ring instances. |
nmsMEAPSRingLevel | 1.3.6.1.4.1.11606.10.2.234.5.1.2 | integer | read-write |
A value indicates the level of this device in the ring. Enumeration: 'majorRing': 1, 'unknown': 0, 'subRing': 2. |
nmsMEAPSRingNodeType | 1.3.6.1.4.1.11606.10.2.234.5.1.3 | integer | read-write |
A value indicates the node-type of this device in the ring. Enumeration: 'assistantNode': 4, 'unknown': 0, 'masterNode': 1, 'transitNode': 2, 'edgeNode': 3. |
nmsMEAPSRingControlVlanMajor | 1.3.6.1.4.1.11606.10.2.234.5.1.4 | integer | read-write |
The id of the major VLAN in which EAPS PDUs are transmitted. |
nmsMEAPSRingControlVlanSub | 1.3.6.1.4.1.11606.10.2.234.5.1.5 | integer | read-write |
The id of the sub VLAN in which EAPS PDUs are transmitted. |
nmsMEAPSRingPorts | 1.3.6.1.4.1.11606.10.2.234.5.1.6 | integer | read-only |
The number of interfaces which are configured in a ring. |
nmsMEAPSRingState | 1.3.6.1.4.1.11606.10.2.234.5.1.7 | integer | read-only |
A value indicates the state of a node in the ring. Only the value from a MasterNode indicates the state of the whole ring. The value from a TransitNode means the local ring ports are all operational or not. Enumeration: 'unknown': 0, 'ringFault': 2, 'complete': 1. |
nmsMEAPSRingHealthCheck | 1.3.6.1.4.1.11606.10.2.234.5.1.8 | integer | read-only |
A value indicates whether Health packets are being sent from MasterNode. Available only for MasterNodes. Enumeration: 'disabled': 0, 'enabled': 1. |
nmsMEAPSRingHelloTime | 1.3.6.1.4.1.11606.10.2.234.5.1.9 | integer | read-write |
The inteval between the transmit of two Health packets, in seconds. Available only for MasterNodes. |
nmsMEAPSRingFailTime | 1.3.6.1.4.1.11606.10.2.234.5.1.10 | integer | read-write |
The hold time for the SecondaryPort after a Health packet is received, in seconds. Available only for MasterNodes. |
nmsMEAPSRingPreforwardTime | 1.3.6.1.4.1.11606.10.2.234.5.1.11 | integer | read-write |
The hold time for a TransitPort which is recovered from a failure, in seconds. During the pre-forward time, no packets other than PDUs in control vlan can be forwarded. Only available for TransitNodes. |
nmsMEAPSRingEdgeHelloTime | 1.3.6.1.4.1.11606.10.2.234.5.1.12 | integer | read-only |
The hold time for a TransitPort which is recovered from a failure, in seconds. During the pre-forward time, no packets other than PDUs in control vlan can be forwarded. Only available for TransitNodes. |
nmsMEAPSRingEdgeFailTime | 1.3.6.1.4.1.11606.10.2.234.5.1.13 | integer | read-only |
The hold time for a TransitPort which is recovered from a failure, in seconds. During the pre-forward time, no packets other than PDUs in control vlan can be forwarded. Only available for TransitNodes. |
nmsMEAPSRingAdminStatus | 1.3.6.1.4.1.11606.10.2.234.5.1.14 | integer | read-only |
A read-create value that indicates the configuration status of the ring instance. Set this value to 'enabled' to start the ring or 'disabled' to stop it. The value 'running' indicates that the ring is currently configured and running, in which case, the values of node-type and control-vlan cannot be modified. Enumeration: 'disabled': 0, 'running': 2, 'enabled': 1. |
nmsMEAPSRingPrimaryPort | 1.3.6.1.4.1.11606.10.2.234.5.1.15 | integer | read-write |
The interface index of the primary-port if the 'nmsMEAPSRingNodeType' is 'masterNode', or the ifIndex of the first transit-port if 'transitNode'. Value 0 means that this port is not configured. |
nmsMEAPSRingPrimaryPortState | 1.3.6.1.4.1.11606.10.2.234.5.1.16 | integer | read-only |
The forwarding state of the primary-port or the first transit-port. Enumeration: 'unknown': 0, 'forwarding': 1, 'preforwarding': 2, 'blocking': 3, 'edgepreforwarding': 4. |
nmsMEAPSRingPrimaryPortStatus | 1.3.6.1.4.1.11606.10.2.234.5.1.17 | integer | read-only |
The link status of the primary-port or the first transit-port. Enumeration: 'link-down': 0, 'link-up': 1. |
nmsMEAPSRingSecondaryPort | 1.3.6.1.4.1.11606.10.2.234.5.1.18 | integer | read-write |
The interface index of the secondary-port if the 'nmsMEAPSRingNodeType' is 'masterNode', or the ifIndex of the second transit-port if 'transitNode'. Value 0 means that this port is not configured. |
nmsMEAPSRingSecondaryPortState | 1.3.6.1.4.1.11606.10.2.234.5.1.19 | integer | read-only |
The forwarding state of the secondary-port or the second transit-port. Enumeration: 'unknown': 0, 'forwarding': 1, 'preforwarding': 2, 'blocking': 3, 'edgepreforwarding': 4. |
nmsMEAPSRingSecondaryPortStatus | 1.3.6.1.4.1.11606.10.2.234.5.1.20 | integer | read-only |
The link status of the secondary-port or the second transit-port. Enumeration: 'link-down': 0, 'link-up': 1. |
nmsMEAPSRingPortTable | 1.3.6.1.4.1.11606.10.2.234.6 | no-access |
A table that contains information of ethernet ring ports. |
|
1.3.6.1.4.1.11606.10.2.234.6.1 | no-access |
A table that contains information of ethernet ring ports. |
||
nmsMEAPSRingPortRingID | 1.3.6.1.4.1.11606.10.2.234.6.1.1 | integer | read-only |
The index of an ethernet ring instance, in which this port is configured. |
nmsMEAPSRingPort | 1.3.6.1.4.1.11606.10.2.234.6.1.2 | integer | read-only |
The port number of the ring port. |
nmsMEAPSRingPortType | 1.3.6.1.4.1.11606.10.2.234.6.1.3 | integer | read-only |
A value indicates the type of a ring port. Enumeration: 'primaryPort': 1, 'unknown': 0, 'secondaryPort': 2, 'commonPort': 4, 'edgePort': 5, 'transitPort': 3. |
nmsMEAPSRingPortState | 1.3.6.1.4.1.11606.10.2.234.6.1.4 | integer | read-only |
A value indicates the forward state of a ring port in data vlans. Enumeration: 'unknown': 0, 'forwarding': 1, 'preforwarding': 2, 'blocking': 3, 'edgepreforwarding': 4. |
nmsMEAPSRingPortForwards | 1.3.6.1.4.1.11606.10.2.234.6.1.5 | integer | read-only |
The number of times this port has transitioned to forwarding state. |
nmsMEAPSRingPortRx | 1.3.6.1.4.1.11606.10.2.234.6.1.6 | integer | read-only |
The number of received EAPS PDUs on this port. |
nmsMEAPSRingPortTx | 1.3.6.1.4.1.11606.10.2.234.6.1.7 | integer | read-only |
The Number of transmitted EAPS PDUs on this port. |
nmsMEAPSRingPortStatus | 1.3.6.1.4.1.11606.10.2.234.6.1.8 | integer | read-only |
The link status of the ring port. Enumeration: 'link-down': 0, 'link-up': 1. |
nmsMEAPSRingNotifications | 1.3.6.1.4.1.11606.10.2.234.7 | |||
nmsMEAPSRingNotification | 1.3.6.1.4.1.11606.10.2.234.7.1 |
This notification is generated when a MasterNode detects that the state of ring is changed. |