prtSupervisoryRate
ACE202-MIB ·
.1.3.6.1.4.1.164.6.2.15.2.1.1.2
Object
column r/w
Enumeration
This attribute indicates the operation rate (speed) of the port. auto - automatic rate selection, by the agent.
Context
- MIB
- ACE202-MIB
- OID
.1.3.6.1.4.1.164.6.2.15.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtSpEntry
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 'ACE202-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE202-MIB::prtSupervisoryRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACE202-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE202-MIB::prtSupervisoryRate.<brtrIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACE202-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACE202-MIB::prtSupervisoryRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bridge |
2 | router |
3 | brouter |
4 | off |