wrsSpllSeqState
WR-SWITCH-MIB ·
.1.3.6.1.4.1.96.100.7.3.2.3
Object
scalar Enumeration
Sequence state of Soft PLL (values taken from file softpll_export.h, wrpc-sw repo)
Context
- MIB
- WR-SWITCH-MIB
- OID
.1.3.6.1.4.1.96.100.7.3.2.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wrsSpllStatusGroup
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 'WR-SWITCH-MIB' -M '/opt/observium/mibs/white-rabbit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WR-SWITCH-MIB::wrsSpllSeqState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WR-SWITCH-MIB' -M '/opt/observium/mibs/white-rabbit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WR-SWITCH-MIB::wrsSpllSeqState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | startExt |
2 | waitExt |
3 | startHelper |
4 | waitHelper |
5 | startMain |
6 | waitMain |
7 | disabled |
8 | ready |
9 | clearDacs |
10 | waitClearDacs |