juniSonetPathMaximumPathSpeed
Juniper-UNI-SONET-MIB ·
.1.3.6.1.4.1.4874.2.2.7.2.1.1.5
Object
column JuniSonetLineSpeed
Identifies the maximum SONET path speed for this interface.
Context
- MIB
- Juniper-UNI-SONET-MIB
- OID
.1.3.6.1.4.1.4874.2.2.7.2.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniSonetPathCapabilityEntry
- Groups
- 3
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 'Juniper-UNI-SONET-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-UNI-SONET-MIB::juniSonetPathMaximumPathSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-UNI-SONET-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-UNI-SONET-MIB::juniSonetPathMaximumPathSpeed.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-UNI-SONET-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-UNI-SONET-MIB::juniSonetPathMaximumPathSpeed'
Syntax
- Source
- JuniSonetLineSpeed
- Base type
Enumeration
Values & Constraints
Type Values
0 | sonetUnknownSpeed |
1 | sonetOc1Stm0 |
2 | sonetOc3Stm1 |
3 | sonetOc12Stm3 |
4 | sonetOc48Stm16 |