h3cMGStatus
A3COM-HUAWEI-MIRRORGROUP-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.68.1.1.1.1.3
Object
column Enumeration
The status of a mirror group. A mirror group will be inactive
when it was created.
The status of a mirror group can be changed automatically from inactive
to active when appropriate conditions were met, also, it can be changed
automatically from active to inactive when these conditions disappeared.
Followings are conditions for a mirror group to become active:
group type conditions
============================================================================
local mirroring-port, monitor-port
remoteSource mirroring-port, remote-probe vlan, reflector-port(may not
be supported by some products)
remoteDestination monitor-port, remote-probe vlan
Context
- MIB
- A3COM-HUAWEI-MIRRORGROUP-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.68.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cMGEntry
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 'A3COM-HUAWEI-MIRRORGROUP-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-MIRRORGROUP-MIB::h3cMGStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-HUAWEI-MIRRORGROUP-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-MIRRORGROUP-MIB::h3cMGStatus.<h3cMGID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-HUAWEI-MIRRORGROUP-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-HUAWEI-MIRRORGROUP-MIB::h3cMGStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |