hm2RingCplNetCoupling
HM2-L2REDUNDANCY-MIB ·
.1.3.6.1.4.1.248.11.40.1.8.1.1.16
Object
column r/w
Enumeration
Specifies the kind of the coupled net segment.
If two HIPER Rings are coupled ringCoupling(1) must be used.
In netCoupling(2) the coupled segment is no HIPER Ring topology and the
switches in the coupled net segment may be connected with other ports than
their ringports.
Notice: if the ring coupling mechanism switches over, in ringCoupling(1)
only the address tables of the switches in the two coupled HIPER Rings will be
erased, in netCoupling(2) the address tables of all switches in the
coupled net will be erased.
Context
- MIB
- HM2-L2REDUNDANCY-MIB
- OID
.1.3.6.1.4.1.248.11.40.1.8.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2RingCouplingEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-L2REDUNDANCY-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-L2REDUNDANCY-MIB::hm2RingCplNetCoupling'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-L2REDUNDANCY-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-L2REDUNDANCY-MIB::hm2RingCplNetCoupling.<hm2RingCplInterconnIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-L2REDUNDANCY-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-L2REDUNDANCY-MIB::hm2RingCplNetCoupling'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ringCoupling |
2 | netCoupling |