cat2600TsPortCfgRingSpeed
CAT2600-MIB ·
.1.3.6.1.4.1.9.1.111.1.2.2.1.1.28
Object
column mandatory
r/w
Enumeration
When read this object indicates the Port Ring Speed
obtained by the RSA function.
Write to this object when defining the Port Ring Speed
for a fixed configuration (TsPortCfgRSA set to fixed(2)).
When TsPortCfgRSA indicates fixed(2), this object is
equivalent to the dtrMac MIB object
cPortProtocolCharMediumRateOption and to dot5RingSpeed.
Note that the syntax of these objects is different.
For cPortProtocolCharMediumRateOption 1 indicates 4 Mb/s,
while for TsPortCfgRingSpeed 1 indicates 16Mb/s.
This object is a valid read object any time that
TSPortLinkState indicates up(1)or when TsPortCfgRSA
indicates fixed(2).
Context
- MIB
- CAT2600-MIB
- OID
.1.3.6.1.4.1.9.1.111.1.2.2.1.1.28- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cat2600TsPortEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CAT2600-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAT2600-MIB::cat2600TsPortCfgRingSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAT2600-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAT2600-MIB::cat2600TsPortCfgRingSpeed.<cat2600TsPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAT2600-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAT2600-MIB::cat2600TsPortCfgRingSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | speed-16megabit |
2 | speed-4megabit |