ringswitchPortRPSEnable
MADGERSW-MIB ·
.1.3.6.1.4.1.494.4.2.1.1.14
Object
column mandatory
r/w
Enumeration
Enables or disables the Ring Parameter Server function on the port. If this variable is set to enabled, the port will enable the RPS functional address, and respond to Request Parameters MAC frames, supplying the port's segment number in the response.
Context
- MIB
- MADGERSW-MIB
- OID
.1.3.6.1.4.1.494.4.2.1.1.14- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ringswitchPortEntry
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 'MADGERSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MADGERSW-MIB::ringswitchPortRPSEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MADGERSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MADGERSW-MIB::ringswitchPortRPSEnable.<ringswitchPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MADGERSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MADGERSW-MIB::ringswitchPortRPSEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |