ringStationConfigControlRemove
TOKEN-RING-RMON-MIB ·
.1.3.6.1.2.1.16.10.4.1.3
Object
column mandatory
r/w
Enumeration
Setting this object to `removing(2)' causes a Remove Station MAC frame to be sent. The agent will set this object to `stable(1)' after processing the request.
Context
- MIB
- TOKEN-RING-RMON-MIB
- OID
.1.3.6.1.2.1.16.10.4.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ringStationConfigControlEntry
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 'TOKEN-RING-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TOKEN-RING-RMON-MIB::ringStationConfigControlRemove'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TOKEN-RING-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TOKEN-RING-RMON-MIB::ringStationConfigControlRemove.<ringStationConfigControlIfIndex>.<ringStationConfigControlMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TOKEN-RING-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TOKEN-RING-RMON-MIB::ringStationConfigControlRemove'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stable |
2 | removing |