wrsSpllAlignState
WR-SWITCH-MIB ·
.1.3.6.1.4.1.96.100.7.3.2.4
Object
scalar Enumeration
Align 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.4- 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::wrsSpllAlignState.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::wrsSpllAlignState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | extOff |
1 | start |
2 | initCsync |
3 | waitCsync |
4 | waitSample |
5 | compensateDelay |
6 | locked |
7 | startAlignment |
8 | startMain |
9 | waitClkIn |
10 | waitPlock |