hwSmartLinkGcGroupStatus
HUAWEI-SMARTLINK-MIB ·
.1.3.6.1.4.1.2011.5.25.42.5.1.8.1.4
Object
column Enumeration
Working status of smart link group, include none, master, slave, idle and init. none: all ports in group are inactive. Master: master port is active, and slave port is inactive. Slave: master port is inactive, and slave port is active. Idle: smart-link group is disable, and all ports are inactive. Init: smart-link group is enable, and all ports are inactive.
Context
- MIB
- HUAWEI-SMARTLINK-MIB
- OID
.1.3.6.1.4.1.2011.5.25.42.5.1.8.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwSmartLinkGroupCfgEntry
- Groups
- 1
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 'HUAWEI-SMARTLINK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SMARTLINK-MIB::hwSmartLinkGcGroupStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SMARTLINK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SMARTLINK-MIB::hwSmartLinkGcGroupStatus.<hwSmartLinkGcGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SMARTLINK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SMARTLINK-MIB::hwSmartLinkGcGroupStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | master |
3 | slave |
4 | idle |
5 | init |
Conformance
Member of