hh3cAggChangeType
HH3C-LAG-MIB ·
.1.3.6.1.4.1.25506.8.25.4.9
Object
scalar Enumeration
The member change type. unknown : The member change type is unknown. join : The member joins the group. leave : The member leaves the group.
Context
- MIB
- HH3C-LAG-MIB
- OID
.1.3.6.1.4.1.25506.8.25.4.9- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cAggTrapOjbects
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-LAG-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LAG-MIB::hh3cAggChangeType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-LAG-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-LAG-MIB::hh3cAggChangeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | join |
3 | leave |