sonmpTrSpeed
CENTILLION-CONFIG-MIB ·
.1.3.6.1.4.1.930.2.1.2.30
Object
scalar mandatory
r/w
Enumeration
The Token Ring topology message (SONMP frame)
transmit speed. The values that are read/write are:
topFast(2)...short interval between transmitting
topSlow(3)...long interval between transmitting
The value that is readonly is:
other(1)...speed unknown, or other value
In fast mode, the SONMP frame transmit interval
is 10 seconds for all SONMP frames.
In slow mode, the interval is 60 seconds for master
NMM announcement SONMP frames, and 70 seconds for
adjacent SONMP frames.
Context
- MIB
- CENTILLION-CONFIG-MIB
- OID
.1.3.6.1.4.1.930.2.1.2.30- Type
- scalar
- Access
- readwrite
- Status
- mandatory
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 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-CONFIG-MIB::sonmpTrSpeed.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTILLION-CONFIG-MIB::sonmpTrSpeed'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.