hh3cStrunkGroupStatus
HH3C-STRUNK-MIB ·
.1.3.6.1.4.1.25506.2.208.1.1.6
Object
scalar Enumeration
The group status of the S-Trunk. init: The S-Trunk group is primary role. primary: The S-Trunk group is primary role. secondary: The S-Trunk group is secondary role.
Context
- MIB
- HH3C-STRUNK-MIB
- OID
.1.3.6.1.4.1.25506.2.208.1.1.6- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cStrunkTrapOjbects
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-STRUNK-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-STRUNK-MIB::hh3cStrunkGroupStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-STRUNK-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-STRUNK-MIB::hh3cStrunkGroupStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | primary |
3 | secondary |