wgSecondMemberRole
WATCHGUARD-CLUSTER-STATISTICS-MIB ·
.1.3.6.1.4.1.3097.6.6.9
Object
scalar Enumeration
Second member role.
Context
- MIB
- WATCHGUARD-CLUSTER-STATISTICS-MIB
- OID
.1.3.6.1.4.1.3097.6.6.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wgClusterStatusMIB
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 'WATCHGUARD-CLUSTER-STATISTICS-MIB' -M '/opt/observium/mibs/watchguard:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WATCHGUARD-CLUSTER-STATISTICS-MIB::wgSecondMemberRole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WATCHGUARD-CLUSTER-STATISTICS-MIB' -M '/opt/observium/mibs/watchguard:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WATCHGUARD-CLUSTER-STATISTICS-MIB::wgSecondMemberRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | worker |
2 | backup |
3 | master |
4 | idle |
5 | standby |