fsMIRrd6ControlRouteExportFlag
SUPERMICRO-RTM6MI-MIB ·
.1.3.6.1.4.1.10876.101.2.32.3.1.5
Object
column r/w
Enumeration
This flag specifies whether the route is allowed for export or denied. If the ALL ROUTE entry has this value as permit, then all other entries can be set only as deny and vice-versa. Changing the status of the ALL ROUTE entry is possible only when there is no other filter configuration exists.
Context
- MIB
- SUPERMICRO-RTM6MI-MIB
- OID
.1.3.6.1.4.1.10876.101.2.32.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIRrd6ControlEntry
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 'SUPERMICRO-RTM6MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RTM6MI-MIB::fsMIRrd6ControlRouteExportFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-RTM6MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RTM6MI-MIB::fsMIRrd6ControlRouteExportFlag.<fsMIRtm6ContextId>.<fsMIRrd6ControlDestIpAddress>.<fsMIRrd6ControlNetMaskLen>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-RTM6MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-RTM6MI-MIB::fsMIRrd6ControlRouteExportFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permit |
2 | deny |