clockSlaveLine4Status
NEC-MIB ·
.1.3.6.1.4.1.119.2.3.14.9.8.12
Object
State of slave line 4.
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 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEC-MIB::clockSlaveLine4Status.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEC-MIB::clockSlaveLine4Status'
Syntax
- Source
- ClockSlaveLineStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | notApplicable |
2 | active |
3 | standby |
4 | hardError |
5 | adminDown |
6 | notExist |
7 | linfDown |
8 | testing |
9 | notSupported |
10 | syncronizedFailure |
11 | lossOf64kClock |
12 | lossOf8kClock |
13 | frequencyOutOfRange |