FS-NMS-EAPS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
24

nmsEAPSRingTable

table mandatory
.1.3.6.1.4.1.52642.2.230.4 · 1 row entry · 16 columns
Uses the fscom-nms variant from /opt/observium/mibs/fscom-nms.
Command help
Walk nmsEAPSRingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-EAPS-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-EAPS-MIB::nmsEAPSRingTable'
A table that contains information of ethernet ring instances.
nmsEAPSRingTableEntry row .1.3.6.1.4.1.52642.2.230.4.1
A table that contains information of ethernet ring instances.
Indexes
Column Syntax OID
nmsEAPSRingIDmandatory
The index of ethernet ring instances.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.2.230.4.1.1
A value indicates the node-type of this device in the ring.
Enumerationr/w
Enumerated Values:
0unknown
1masterNode
2transitNode
.1.3.6.1.4.1.52642.2.230.4.1.2
The id of the VLAN in which EAPS PDUs are transmitted.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.2.230.4.1.3
The number of interfaces which are configured in a ring.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.2.230.4.1.4
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
Enumerated Values:
0unknown
1complete
2ringFault
.1.3.6.1.4.1.52642.2.230.4.1.5
A value indicates whether Health packets are being sent from MasterNode.
Available only for MasterNodes.
Enumeration
Enumerated Values:
0disabled
1enabled
.1.3.6.1.4.1.52642.2.230.4.1.6
The inteval between the transmit of two Health packets, in seconds.
Available only for MasterNodes.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.2.230.4.1.7
The hold time for the SecondaryPort after a Health packet is received, in seconds.
Available only for MasterNodes.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.2.230.4.1.8
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.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.2.230.4.1.9
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 config…
Enumeration
Enumerated Values:
0disabled
1enabled
2running
.1.3.6.1.4.1.52642.2.230.4.1.10
The interface index of the primary-port if the 'nmsEAPSRingNodeType' is 'masterNode',
or the ifIndex of the first transit-port if 'transitNode'. Value 0 means that this port
is not configured.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.2.230.4.1.11
The forwarding state of the primary-port or the first transit-port.
Enumeration
Enumerated Values:
0unknown
1forwarding
2preforwarding
3blocking
.1.3.6.1.4.1.52642.2.230.4.1.12
The link status of the primary-port or the first transit-port.
Enumeration
Enumerated Values:
0link-down
1link-up
.1.3.6.1.4.1.52642.2.230.4.1.13
The interface index of the secondary-port if the 'nmsEAPSRingNodeType' is 'masterNode',
or the ifIndex of the second transit-port if 'transitNode'. Value 0 means that this port
is not configured.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.2.230.4.1.14
The forwarding state of the secondary-port or the second transit-port.
Enumeration
Enumerated Values:
0unknown
1forwarding
2preforwarding
3blocking
.1.3.6.1.4.1.52642.2.230.4.1.15
The link status of the secondary-port or the second transit-port.
Enumeration
Enumerated Values:
0link-down
1link-up
.1.3.6.1.4.1.52642.2.230.4.1.16

nmsEAPSRingPortTable

table mandatory
.1.3.6.1.4.1.52642.2.230.5 · 1 row entry · 8 columns
Uses the fscom-nms variant from /opt/observium/mibs/fscom-nms.
Command help
Walk nmsEAPSRingPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-EAPS-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-EAPS-MIB::nmsEAPSRingPortTable'
A table that contains information of ethernet ring ports.
nmsEAPSRingPortTableEntry row .1.3.6.1.4.1.52642.2.230.5.1
A table that contains information of ethernet ring ports.
Column Syntax OID
The index of an ethernet ring instance, in which this port is configured.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.2.230.5.1.1
The port number of the ring port.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.2.230.5.1.2
A value indicates the type of a ring port.
Enumeration
Enumerated Values:
0unknown
1primaryPort
2secondaryPort
3transitPort
.1.3.6.1.4.1.52642.2.230.5.1.3
A value indicates the forward state of a ring port in data vlans.
Enumeration
Enumerated Values:
0unknown
1forwarding
2preforwarding
3blocking
.1.3.6.1.4.1.52642.2.230.5.1.4
The number of times this port has transitioned to forwarding state.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.2.230.5.1.5
The number of received EAPS PDUs on this port.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.2.230.5.1.6
The Number of transmitted EAPS PDUs on this port.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52642.2.230.5.1.7
The link status of the ring port.
Enumeration
Enumerated Values:
0link-down
1link-up
.1.3.6.1.4.1.52642.2.230.5.1.8