s3EnetConcRetimingStatus
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.1.1
Object
scalar mandatory
r/w
Enumeration
Does this concentrator have retiming turned on.
Writing a 1 will turn off retiming and writing a
2 will turn on retiming. This will change the
active state of retiming but will change the value
in EEPROM only when agentWriteEeprom is set.The
factory default of this state is on.
Retiming cannot be disabled in the 2810 concentrator.
The 2810 agent will implement this object as read-only.
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.1.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- s3000EnetConcentrator
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 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-ETHERNET-MIB::s3EnetConcRetimingStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOPTICS-ETHERNET-MIB::s3EnetConcRetimingStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |