hh3cSmlkGroupStatus
HH3C-SMLK-MIB ·
.1.3.6.1.4.1.25506.2.147.2.1.1
Object
scalar Enumeration
The smart link group status. unknown: The group status is unknown. allDown: All ports in the group are down. oneUp: The group has one port in up state. twoUp: The group has two port in up state. delay: The group is in preemption delay state.
Context
- MIB
- HH3C-SMLK-MIB
- OID
.1.3.6.1.4.1.25506.2.147.2.1.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cSmlkTrapOjbects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-SMLK-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-SMLK-MIB::hh3cSmlkGroupStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-SMLK-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-SMLK-MIB::hh3cSmlkGroupStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | allDown |
3 | oneUp |
4 | twoUp |
5 | delay |