HITRON-RG-FW-MIB
255 objects
MIB module for Firewall configuration, the 'Firewall' concept here is very general, involves most of the functions that will inspect or modify the network packets. And they are divided into three categories: NAT, Filter, and RemoteManagement.
Imported Objects
| HITRON-RG-MIB | -- RFC4001 hitronRg HitronFirewallControlTetrad HitronLanAddrTitle HitronLanIfType HitronTransportProtocolType HitronWanAddrTitle |
| INET-ADDRESS-MIB | -- RFC2579 InetAddressType InetAddress InetAddressIPv4 InetAddressIPv6 InetAddressPrefixLength InetPortNumber InetVersion |
| SNMPv2-SMI | Counter32 enterprises Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | -- RFC2578 DisplayString DateAndTime MacAddress RowStatus TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.8595.20.19 | IdentityhitronRgFw | to | MIB module for Firewall configuration, the 'Firewall' concept here is very general, involves most of the functions that will inspect or modify the network pack… | |
| 1.3.6.1.4.1.8595.20.19.1 | NodehitronFwNat | |||
| 1.3.6.1.4.1.8595.20.19.1.1 | ScalarhitronFwNatEnable | read-write | current | Enable/disbale all the NAT function. |
| 1.3.6.1.4.1.8595.20.19.1.2 | NodehitronFwNatDmz | |||
| 1.3.6.1.4.1.8595.20.19.1.2.1 | ScalarhitronFwNatDmzEnable | read-write | current | Enable/disable DMZ. |
| 1.3.6.1.4.1.8595.20.19.1.2.2 | ScalarhitronFwNatDmzHost | read-write | current | Configure the DMZ host. |
| 1.3.6.1.4.1.8595.20.19.1.3 | NodehitronFwNatPortForwarding | |||
| 1.3.6.1.4.1.8595.20.19.1.3.1 | ScalarhitronFwNatPFEnable | read-write | current | Enable/Disable Port Forwarding. |
| 1.3.6.1.4.1.8595.20.19.1.3.2 | ScalarhitronFwNatPFRulesClear | read-write | current | Set true to clear all the rules in current table. Set false will do nothing. |
| 1.3.6.1.4.1.8595.20.19.1.3.3 | TablehitronFwNatPFRulesTable | not-accessible | current | Port forwarding rules table. |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1 | RowhitronFwNatPFRulesEntry | not-accessible | current | Entry of the hitronFwNatPFRulesTable. |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1.1 | ColumnhitronFwNatPFRulesIndex | not-accessible | current | Index of the rules |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1.2 | ColumnhitronFwNatPFRulesRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1.3 | ColumnhitronFwNatPFRulesEnable | read-create | current | This value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1.4 | ColumnhitronFwNatPFRulesDescription | read-create | current | A simple description to this rule. |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1.5 | ColumnhitronFwNatPFRulesProtocol | read-create | current | Protocol type, could be tcp(1), udp(2) and tcpudp(3). |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1.6 | ColumnhitronFwNatPFRulesRemoteHostStart | read-create | current | Combined with hitronFwNatPFRulesRemoteHostEnd to represent the host range that allowed to this port forwarding rule, value '0.0.0.0' indicates any host. |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1.7 | ColumnhitronFwNatPFRulesRemoteHostEnd | read-create | current | Combined with hitronFwNatPFRulesRemoteHostStart to represent the host range that allowed to this port forwarding rule, value '0.0.0.0' indicates single host th… |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1.8 | ColumnhitronFwNatPFRulesPubPortStart | read-create | current | Start number of the public port. |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1.9 | ColumnhitronFwNatPFRulesPubPortEnd | read-create | current | End number of the public port. |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1.10 | ColumnhitronFwNatPFRulesLocalHost | read-create | current | The local destination host. |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1.11 | ColumnhitronFwNatPFRulesPrivPortStart | read-create | current | Start number of the private port. |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1.12 | ColumnhitronFwNatPFRulesPrivPortEnd | read-create | current | End number of the private port. set 0 or same value as start port to indicate single port. |
| 1.3.6.1.4.1.8595.20.19.1.3.3.1.13 | ColumnhitronFwNatPFRulesMappingType | read-create | current | The port mapping type. |
| 1.3.6.1.4.1.8595.20.19.1.4 | NodehitronFwNatIp2IpMapping | |||
| 1.3.6.1.4.1.8595.20.19.1.4.1 | ScalarhitronFwNatIp2IpEnable | read-write | current | Enable/Disable IP2IP Mapping. |
| 1.3.6.1.4.1.8595.20.19.1.4.2 | ScalarhitronFwNatIp2IpRulesClear | read-write | current | Set true to clear all the rules in current table. Set false will do nothing. |
| 1.3.6.1.4.1.8595.20.19.1.4.3 | TablehitronFwNatIp2IpRulesTable | not-accessible | current | IP2IP mapping rules table. |
| 1.3.6.1.4.1.8595.20.19.1.4.3.1 | RowhitronFwNatIp2IpRulesEntry | not-accessible | current | Entry of the hitronFwNatIp2IpRulesTable. |
| 1.3.6.1.4.1.8595.20.19.1.4.3.1.1 | ColumnhitronFwNatIp2IpRulesIndex | not-accessible | current | Index of the rules |
| 1.3.6.1.4.1.8595.20.19.1.4.3.1.2 | ColumnhitronFwNatIp2IpRulesRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.1.4.3.1.3 | ColumnhitronFwNatIp2IpRulesEnable | read-create | current | This value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.1.4.3.1.4 | ColumnhitronFwNatIp2IpRulesPublicIp | read-create | current | Public IP address. |
| 1.3.6.1.4.1.8595.20.19.1.4.3.1.5 | ColumnhitronFwNatIp2IpRulesPrivateIp | read-create | current | Private IP address. Format is A.B.C.D[/prefix]. |
| 1.3.6.1.4.1.8595.20.19.1.4.3.1.6 | ColumnhitronFwNatIp2IpRulesPrivateIpPrefixLen | read-create | current | Prefix length of private IP address. |
| 1.3.6.1.4.1.8595.20.19.1.5 | NodehitronFwNatPortTriggering | |||
| 1.3.6.1.4.1.8595.20.19.1.5.1 | ScalarhitronFwNatPTGEnable | read-write | current | Enable/Disable Port Triggering. Port triggering is a configuration option on a NAT-enabled router that allows a host machine to dynamically and automatically f… |
| 1.3.6.1.4.1.8595.20.19.1.5.2 | ScalarhitronFwNatPTGRulesClear | read-write | current | Set true to clear all the rules in current table. Set false will do nothing. |
| 1.3.6.1.4.1.8595.20.19.1.5.3 | TablehitronFwNatPTGRulesTable | not-accessible | current | Port triggering rules table. |
| 1.3.6.1.4.1.8595.20.19.1.5.3.1 | RowhitronFwNatPTGRulesEntry | not-accessible | current | Entry of the hitronFwNatPTGRulesTable. |
| 1.3.6.1.4.1.8595.20.19.1.5.3.1.1 | ColumnhitronFwNatPTGRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.1.5.3.1.2 | ColumnhitronFwNatPTGRulesRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.1.5.3.1.3 | ColumnhitronFwNatPTGRulesEnable | read-create | current | Bool value indicate whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.1.5.3.1.4 | ColumnhitronFwNatPTGRulesDescription | read-create | current | Description for this rule. |
| 1.3.6.1.4.1.8595.20.19.1.5.3.1.5 | ColumnhitronFwNatPTGRulesProtocol | read-create | current | Protocol type, could be tcp(1), udp(2) and tcpudp(3). |
| 1.3.6.1.4.1.8595.20.19.1.5.3.1.6 | ColumnhitronFwNatPTGRulesTrigPortStart | read-create | current | Start number of the triggering ports. |
| 1.3.6.1.4.1.8595.20.19.1.5.3.1.7 | ColumnhitronFwNatPTGRulesTrigPortEnd | read-create | current | End number of the triggering ports. |
| 1.3.6.1.4.1.8595.20.19.1.5.3.1.8 | ColumnhitronFwNatPTGRulesTargPortStart | read-create | current | Start number of the target inbound ports. |
| 1.3.6.1.4.1.8595.20.19.1.5.3.1.9 | ColumnhitronFwNatPTGRulesTargPortEnd | read-create | current | End number of the target inbound ports. |
| 1.3.6.1.4.1.8595.20.19.1.5.3.1.10 | ColumnhitronFwNatPTGRulesTimeout | read-create | current | The Timeout of this rule. |
| 1.3.6.1.4.1.8595.20.19.1.5.3.1.11 | ColumnhitronFwNatPTGRulesAllowThird | read-create | current | Bool value indicates whether this rule is allowed a third host to join in. |
| 1.3.6.1.4.1.8595.20.19.1.6 | ScalarhitronFwNatSource | read-write | current | Select the IP address used to perform NAT, two options: - 'natOnDhcp(0)': Perform NAT on the IP address obtained via DHCP; - 'natOnStatic(1)': Perform NAT on t… |
| 1.3.6.1.4.1.8595.20.19.1.7 | NodehitronFwNatMonitor | |||
| 1.3.6.1.4.1.8595.20.19.1.7.1 | ScalarhitronFwNatMonitorCPULoad | read-only | current | CPU load expressed as a percentage. |
| 1.3.6.1.4.1.8595.20.19.1.7.2 | ScalarhitronFwNatMonitorMemoryTotal | read-only | current | Total memory size in KBs. |
| 1.3.6.1.4.1.8595.20.19.1.7.3 | ScalarhitronFwNatMonitorMemoryFree | read-only | current | Free memory size in KBs. |
| 1.3.6.1.4.1.8595.20.19.1.7.4 | ScalarhitronFwNatMonitorMaxSessions | read-write | current | Max allowed NAT sessions. |
| 1.3.6.1.4.1.8595.20.19.1.7.5 | ScalarhitronFwNatMonitorCurSessions | read-only | current | existing NAT sessions. |
| 1.3.6.1.4.1.8595.20.19.1.8 | NodehitronFwNatAlg | |||
| 1.3.6.1.4.1.8595.20.19.1.8.1 | ScalarhitronFwNatAlgSip | read-create | current | Enable/Disable SIP ALG. The new setting won't take effective before device restarts. |
| 1.3.6.1.4.1.8595.20.19.2 | NodehitronFwFilter | |||
| 1.3.6.1.4.1.8595.20.19.2.1 | ScalarhitronFwFilterEnable | read-write | current | disable(1) Disable the whole filter module. ipv4-only(2) Enable the IPv4 filter module. ipv6-only(3) Enable the IPv6 filter module. both(4) Enable the whole fi… |
| 1.3.6.1.4.1.8595.20.19.2.2 | NodehitronFwFilterDmz | |||
| 1.3.6.1.4.1.8595.20.19.2.2.1 | ScalarhitronFwFilterDmzEnable | read-write | current | disable(1) Disable the whole Public DMZ(IP Hole) filter. ipv4-only(2) Enable the IPv4 Public DMZ filter. ipv6-only(3) Enable the IPv6 Public DMZ filter. both(4… |
| 1.3.6.1.4.1.8595.20.19.2.2.2 | ScalarhitronFwFilterDmzRulesClear | read-write | current | disable(1) Do nothing. ipv4-only(2) Clear all the IPv4 rules. ipv6-only(3) Clear all the IPv6 rules. both(4) Clear all the rules in current table. |
| 1.3.6.1.4.1.8595.20.19.2.2.3 | TablehitronFwFilterDmzRulesTable | not-accessible | current | Public DMZ rules table. |
| 1.3.6.1.4.1.8595.20.19.2.2.3.1 | RowhitronFwFilterDmzRulesEntry | not-accessible | current | Entry of the hitronFwFilterDmzRulesTable. |
| 1.3.6.1.4.1.8595.20.19.2.2.3.1.1 | ColumnhitronFwFilterDmzRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.2.2.3.1.2 | ColumnhitronFwFilterDmzRulesRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.2.2.3.1.3 | ColumnhitronFwFilterDmzRulesEnable | read-create | current | Bool value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.2.2.3.1.4 | ColumnhitronFwFilterDmzRulesAddrType | read-create | current | Public IPv4 address or IPv6 address. |
| 1.3.6.1.4.1.8595.20.19.2.2.3.1.5 | ColumnhitronFwFilterDmzRulesAddr | read-create | current | The Internet address value of the DMZ host. |
| 1.3.6.1.4.1.8595.20.19.2.3 | NodehitronFwFilterIds | |||
| 1.3.6.1.4.1.8595.20.19.2.3.1 | ScalarhitronFwFilterIdsEnable | read-write | current | disable(1) Disable the whole IDS filter. ipv4-only(2) Enable the IPv4 IDS filter. ipv6-only(3) Enable the IPv6 IDS filter. both(4) Enable the whole IDS filter. |
| 1.3.6.1.4.1.8595.20.19.2.4 | NodehitronFwFilterPort | |||
| 1.3.6.1.4.1.8595.20.19.2.4.1 | NodehitronFwFilterPortExt | |||
| 1.3.6.1.4.1.8595.20.19.2.4.1.1 | ScalarhitronFwFilterPortExtEnable | read-only | current | Get WAN-side Port filter status. Can't be set, otherwise the SNMP will block itself. |
| 1.3.6.1.4.1.8595.20.19.2.4.1.2 | TablehitronFwFilterPortExtRulesTable | not-accessible | current | External port allow rules table. |
| 1.3.6.1.4.1.8595.20.19.2.4.1.2.1 | RowhitronFwFilterPortExtRulesEntry | not-accessible | current | Entry of the hitronFwFilterPortExtRulesTable. |
| 1.3.6.1.4.1.8595.20.19.2.4.1.2.1.1 | ColumnhitronFwFilterPortExtRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.2.4.1.2.1.2 | ColumnhitronFwFilterPortExtRulesEnable | read-only | current | Bool value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.2.4.1.2.1.3 | ColumnhitronFwFilterPortExtRulesVersion | read-only | current | A value representing a version of the IP protocol. unknown(0) An unknown or unspecified version of the IP protocol. ipv4(1) The IPv4 protocol as defined in RFC… |
| 1.3.6.1.4.1.8595.20.19.2.4.1.2.1.4 | ColumnhitronFwFilterPortExtRulesProtocol | read-only | current | Protocol type, could be tcp(1), udp(2) and tcpudp(3). |
| 1.3.6.1.4.1.8595.20.19.2.4.1.2.1.5 | ColumnhitronFwFilterPortExtRulesPort | read-only | current | Filter port number. |
| 1.3.6.1.4.1.8595.20.19.2.4.2 | NodehitronFwFilterPortInt | |||
| 1.3.6.1.4.1.8595.20.19.2.4.2.1 | ScalarhitronFwFilterPortIntEnable | read-only | current | Get LAN-side Port filter status. |
| 1.3.6.1.4.1.8595.20.19.2.4.2.2 | TablehitronFwFilterPortIntRulesTable | not-accessible | current | Internal Port Block rules table. |
| 1.3.6.1.4.1.8595.20.19.2.4.2.2.1 | RowhitronFwFilterPortIntRulesEntry | not-accessible | current | Entry of the hitronFwFilterPortIntRulesTable. |
| 1.3.6.1.4.1.8595.20.19.2.4.2.2.1.1 | ColumnhitronFwFilterPortIntRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.2.4.2.2.1.2 | ColumnhitronFwFilterPortIntRulesEnable | read-create | current | Bool value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.2.4.2.2.1.3 | ColumnhitronFwFilterPortIntRulesVersion | read-create | current | A value representing a version of the IP protocol. unknown(0) An unknown or unspecified version of the IP protocol. ipv4(1) The IPv4 protocol as defined in RFC… |
| 1.3.6.1.4.1.8595.20.19.2.4.2.2.1.4 | ColumnhitronFwFilterPortIntRulesProtocol | read-create | current | Protocol type, could be tcp(1), udp(2) and tcpudp(3). |
| 1.3.6.1.4.1.8595.20.19.2.4.2.2.1.5 | ColumnhitronFwFilterPortIntRulesPort | read-create | current | Filter port number. |
| 1.3.6.1.4.1.8595.20.19.2.5 | NodehitronFwFilterIcmp | |||
| 1.3.6.1.4.1.8595.20.19.2.5.1 | ScalarhitronFwFilterIcmpEnable | read-write | current | disable(1) Disable the whole ICMP filter. ipv4-only(2) Enable the IPv4 ICMP filter. ipv6-only(3) Enable the IPv6 ICMP filter. both(4) Enable the whole ICMP fil… |
| 1.3.6.1.4.1.8595.20.19.2.6 | NodehitronFwFilterMac | |||
| 1.3.6.1.4.1.8595.20.19.2.6.1 | ScalarhitronFwFilterMacEnable | read-write | current | disable(1) Disable the whole MAC filter. ipv4-only(2) Enable the IPv4 MAC filter. ipv6-only(3) Enable the IPv6 MAC filter. both(4) Enable the whole MAC filter. |
| 1.3.6.1.4.1.8595.20.19.2.6.2 | ScalarhitronFwFilterMacMode | read-write | current | disable(1) Block all devices except which in mac list. ipv4-only(2) Allow all IPv4 devices except which in mac list. ipv6-only(3) Allow all IPv6 devices except… |
| 1.3.6.1.4.1.8595.20.19.2.6.3 | ScalarhitronFwFilterMacRulesClear | read-write | current | Set true to clear all the rules in current table. Set false will do nothing. |
| 1.3.6.1.4.1.8595.20.19.2.6.4 | TablehitronFwFilterMacRulesTable | not-accessible | current | Mac filter rules table. |
| 1.3.6.1.4.1.8595.20.19.2.6.4.1 | RowhitronFwFilterMacRulesEntry | not-accessible | current | Entry of the hitronFwFilterMacRulesTable. |
| 1.3.6.1.4.1.8595.20.19.2.6.4.1.1 | ColumnhitronFwFilterMacRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.2.6.4.1.2 | ColumnhitronFwFilterMacRulesRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.2.6.4.1.3 | ColumnhitronFwFilterMacRulesEnable | read-create | current | Bool value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.2.6.4.1.4 | ColumnhitronFwFilterMacRulesHostname | read-create | current | Host name of the device. |
| 1.3.6.1.4.1.8595.20.19.2.6.4.1.5 | ColumnhitronFwFilterMacRulesMacAddr | read-create | current | MAC address of LAN device. |
| 1.3.6.1.4.1.8595.20.19.2.6.4.1.6 | ColumnhitronFwFilterMacRulesTacDayOfWeek | read-create | current | Days of week to enforce this rule. More than one value can be set, format: Mon,Tue,Wed,Thu,Fri,Sat,Sun |
| 1.3.6.1.4.1.8595.20.19.2.6.4.1.7 | ColumnhitronFwFilterMacRulesTacTimeStart | read-create | current | Start time to enforce rule. Format: HH:MM, between 00:00 and 23:59 |
| 1.3.6.1.4.1.8595.20.19.2.6.4.1.8 | ColumnhitronFwFilterMacRulesTacTimeEnd | read-create | current | End time. Format: HH:MM, between 00:00 and 23:59 |
| 1.3.6.1.4.1.8595.20.19.2.7 | NodehitronFwFilterService | |||
| 1.3.6.1.4.1.8595.20.19.2.7.1 | ScalarhitronFwFilterServiceEnable | read-write | current | disable(1) Disable the whole internal to external service filter. ipv4-only(2) Enable the IPv4 internal to external service filter. ipv6-only(3) Enable the IPv… |
| 1.3.6.1.4.1.8595.20.19.2.7.2 | ScalarhitronFwFilterServiceRulesClear | read-write | current | Set true to clear all the rules in current table. Set false will do nothing. |
| 1.3.6.1.4.1.8595.20.19.2.7.3 | ScalarhitronFwFilterServiceHostsClear | read-write | current | disable(1) Do nothing. ipv4-only(2) Clear all the IPv4 rules. ipv6-only(3) Clear all the IPv6 rules. both(4) Clear all the rules in current table. |
| 1.3.6.1.4.1.8595.20.19.2.7.4 | TablehitronFwFilterServiceRulesTable | not-accessible | current | Internal to external service filter rules table. |
| 1.3.6.1.4.1.8595.20.19.2.7.4.1 | RowhitronFwFilterServiceRulesEntry | not-accessible | current | Entry of the hitronFwFilterServiceRulesTable. |
| 1.3.6.1.4.1.8595.20.19.2.7.4.1.1 | ColumnhitronFwFilterServiceRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.2.7.4.1.2 | ColumnhitronFwFilterServiceRulesRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.2.7.4.1.3 | ColumnhitronFwFilterServiceRulesEnable | read-create | current | Bool value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.2.7.4.1.4 | ColumnhitronFwFilterServiceRulesDescription | read-create | current | Description of this rule. |
| 1.3.6.1.4.1.8595.20.19.2.7.4.1.5 | ColumnhitronFwFilterServiceRulesProtocol | read-create | current | Protocol type, could be tcp(1), udp(2) and tcpudp(3). |
| 1.3.6.1.4.1.8595.20.19.2.7.4.1.6 | ColumnhitronFwFilterServiceRulesPortStart | read-create | current | Start port. |
| 1.3.6.1.4.1.8595.20.19.2.7.4.1.7 | ColumnhitronFwFilterServiceRulesPortEnd | read-create | current | End port. |
| 1.3.6.1.4.1.8595.20.19.2.7.4.1.8 | ColumnhitronFwFilterServiceRulesTacDayOfWeek | read-create | current | Days of week to enforce this rule. More than one value can be set, format: Mon,Tue,Wed,Thu,Fri,Sat,Sun |
| 1.3.6.1.4.1.8595.20.19.2.7.4.1.9 | ColumnhitronFwFilterServiceRulesTacTimeStart | read-create | current | Start time to enforce rule. Format: HH:MM, between 00:00 and 23:59 |
| 1.3.6.1.4.1.8595.20.19.2.7.4.1.10 | ColumnhitronFwFilterServiceRulesTacTimeEnd | read-create | current | End time. Format: HH:MM, between 00:00 and 23:59 |
| 1.3.6.1.4.1.8595.20.19.2.7.5 | TablehitronFwFilterServiceHostsTable | not-accessible | current | Internal to external service trust hosts table. |
| 1.3.6.1.4.1.8595.20.19.2.7.5.1 | RowhitronFwFilterServiceHostsEntry | not-accessible | current | Entry of the hitronFwFilterServiceHostsTable. |
| 1.3.6.1.4.1.8595.20.19.2.7.5.1.1 | ColumnhitronFwFilterServiceHostsIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.2.7.5.1.2 | ColumnhitronFwFilterServiceHostsRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.2.7.5.1.3 | ColumnhitronFwFilterServiceHostsEnable | read-create | current | Bool value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.2.7.5.1.4 | ColumnhitronFwFilterServiceHostsHostname | read-create | current | Host name of the device. |
| 1.3.6.1.4.1.8595.20.19.2.7.5.1.5 | ColumnhitronFwFilterServiceHostsHostaddr | read-create | current | MAC address of LAN device. |
| 1.3.6.1.4.1.8595.20.19.2.8 | NodehitronFwFilterContent | |||
| 1.3.6.1.4.1.8595.20.19.2.8.1 | ScalarhitronFwFilterContentEnable | read-write | current | disable(1) Disable the whole Content filter. ipv4-only(2) Enable the IPv4 Content filter. ipv6-only(3) Enable the IPv6 Content filter. both(4) Enable the whole… |
| 1.3.6.1.4.1.8595.20.19.2.8.2 | ScalarhitronFwFilterContentUrlRulesClear | read-write | current | Set true to clear all the rules in current table. Set false will do nothing. |
| 1.3.6.1.4.1.8595.20.19.2.8.3 | ScalarhitronFwFilterContentKwRulesClear | read-write | current | Set true to clear all the rules in current table. Set false will do nothing. |
| 1.3.6.1.4.1.8595.20.19.2.8.4 | ScalarhitronFwFilterContentHostsClear | read-write | current | disable(1) Do nothing. ipv4-only(2) Clear all the IPv4 rules. ipv6-only(3) Clear all the IPv6 rules. both(4) Clear all the rules in current table. |
| 1.3.6.1.4.1.8595.20.19.2.8.5 | TablehitronFwFilterContentUrlRulesTable | not-accessible | current | Internal to external content filter url block rules table. |
| 1.3.6.1.4.1.8595.20.19.2.8.5.1 | RowhitronFwFilterContentUrlRulesEntry | not-accessible | current | Entry of the hitronFwFilterContentUrlRulesTable. |
| 1.3.6.1.4.1.8595.20.19.2.8.5.1.1 | ColumnhitronFwFilterContentUrlRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.2.8.5.1.2 | ColumnhitronFwFilterContentUrlRulesRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.2.8.5.1.3 | ColumnhitronFwFilterContentUrlRulesEnable | read-create | current | Bool value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.2.8.5.1.4 | ColumnhitronFwFilterContentUrlRulesUrl | read-create | current | URL(web site) to be blocked. |
| 1.3.6.1.4.1.8595.20.19.2.8.5.1.5 | ColumnhitronFwFilterContentUrlRulesTacDayOfWeek | read-create | current | Days of week to enforce this rule. More than one value can be set, format: Mon,Tue,Wed,Thu,Fri,Sat,Sun |
| 1.3.6.1.4.1.8595.20.19.2.8.5.1.6 | ColumnhitronFwFilterContentUrlRulesTacTimeStart | read-create | current | Start time to enforce rule. Format: HH:MM, between 00:00 and 23:59 |
| 1.3.6.1.4.1.8595.20.19.2.8.5.1.7 | ColumnhitronFwFilterContentUrlRulesTacTimeEnd | read-create | current | End time. Format: HH:MM, between 00:00 and 23:59 |
| 1.3.6.1.4.1.8595.20.19.2.8.6 | TablehitronFwFilterContentKwRulesTable | not-accessible | current | Internal to external content filter keyword block rules table. |
| 1.3.6.1.4.1.8595.20.19.2.8.6.1 | RowhitronFwFilterContentKwRulesEntry | not-accessible | current | Entry of the hitronFwFilterContentKwRulesTable. |
| 1.3.6.1.4.1.8595.20.19.2.8.6.1.1 | ColumnhitronFwFilterContentKwRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.2.8.6.1.2 | ColumnhitronFwFilterContentKwRulesRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.2.8.6.1.3 | ColumnhitronFwFilterContentKwRulesEnable | read-create | current | Bool value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.2.8.6.1.4 | ColumnhitronFwFilterContentKwRulesKeyword | read-create | current | Keyword to be blocked. |
| 1.3.6.1.4.1.8595.20.19.2.8.6.1.5 | ColumnhitronFwFilterContentKwRulesTacDayOfWeek | read-create | current | Days of week to enforce this rule. More than one value can be set, format: Mon,Tue,Wed,Thu,Fri,Sat,Sun |
| 1.3.6.1.4.1.8595.20.19.2.8.6.1.6 | ColumnhitronFwFilterContentKwRulesTacTimeStart | read-create | current | Start time to enforce rule. Format: HH:MM, between 00:00 and 23:59 |
| 1.3.6.1.4.1.8595.20.19.2.8.6.1.7 | ColumnhitronFwFilterContentKwRulesTacTimeEnd | read-create | current | End time. Format: HH:MM, between 00:00 and 23:59 |
| 1.3.6.1.4.1.8595.20.19.2.8.7 | TablehitronFwFilterContentHostsTable | not-accessible | current | Internal to external content trust hosts table. |
| 1.3.6.1.4.1.8595.20.19.2.8.7.1 | RowhitronFwFilterContentHostsEntry | not-accessible | current | Entry of the hitronFwFilterContentHostsTable. |
| 1.3.6.1.4.1.8595.20.19.2.8.7.1.1 | ColumnhitronFwFilterContentHostsIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.2.8.7.1.2 | ColumnhitronFwFilterContentHostsRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.2.8.7.1.3 | ColumnhitronFwFilterContentHostsEnable | read-create | current | Bool value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.2.8.7.1.4 | ColumnhitronFwFilterContentHostsHostname | read-create | current | Host name of the device. |
| 1.3.6.1.4.1.8595.20.19.2.8.7.1.5 | ColumnhitronFwFilterContentHostsHostaddr | read-create | current | MAC address of LAN device. |
| 1.3.6.1.4.1.8595.20.19.2.9 | NodehitronFwFilterIntService | |||
| 1.3.6.1.4.1.8595.20.19.2.9.1 | ScalarhitronFwFilterIntServiceEnable | read-write | current | disable(1) Disable the whole external to internal service filter. ipv4-only(2) Enable the IPv4 external to internal service filter. ipv6-only(3) Enable the IPv… |
| 1.3.6.1.4.1.8595.20.19.2.9.2 | ScalarhitronFwFilterIntServiceRulesClear | read-write | current | disable(1) Do nothing. ipv4-only(2) Clear all the IPv4 rules. ipv6-only(3) Clear all the IPv6 rules. both(4) Clear all the rules in current table. |
| 1.3.6.1.4.1.8595.20.19.2.9.3 | TablehitronFwFilterIntServiceRulesTable | not-accessible | current | External to internal service filter rules table. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1 | RowhitronFwFilterIntServiceRulesEntry | not-accessible | current | Entry of the hitronFwFilterIntServiceRulesTable. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.1 | ColumnhitronFwFilterIntServiceRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.2 | ColumnhitronFwFilterIntServiceRulesRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.3 | ColumnhitronFwFilterIntServiceRulesEnable | read-create | current | Bool value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.4 | ColumnhitronFwFilterIntServiceRulesProtocol | read-create | current | Protocol type, could be tcp(1), udp(2) and tcpudp(3). |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.5 | ColumnhitronFwFilterIntServiceRulesRemoteHostStartType | read-create | current | IPv4 address or IPv6 address. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.6 | ColumnhitronFwFilterIntServiceRulesRemoteHostStart | read-create | current | Start IP of remote host IP range. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.7 | ColumnhitronFwFilterIntServiceRulesRemoteHostEndType | read-create | current | IPv4 address or IPv6 address. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.8 | ColumnhitronFwFilterIntServiceRulesRemoteHostEnd | read-create | current | End IP of remote host IP range. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.9 | ColumnhitronFwFilterIntServiceRulesLocalHostStartType | read-create | current | Public IPv4 address or IPv6 address. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.10 | ColumnhitronFwFilterIntServiceRulesLocalHostStart | read-create | current | Start IP of internal IP range. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.11 | ColumnhitronFwFilterIntServiceRulesLocalHostEndType | read-create | current | Public IPv4 address or IPv6 address. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.12 | ColumnhitronFwFilterIntServiceRulesLocalHostEnd | read-create | current | End IP of internal IP range. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.13 | ColumnhitronFwFilterIntServiceRulesPortStart | read-create | current | Start port of public port range. |
| 1.3.6.1.4.1.8595.20.19.2.9.3.1.14 | ColumnhitronFwFilterIntServiceRulesPortEnd | read-create | current | End port of public port range. |
| 1.3.6.1.4.1.8595.20.19.2.10 | NodehitronFwFilterPubIP | |||
| 1.3.6.1.4.1.8595.20.19.2.10.1 | ScalarhitronFwFilterPubIPEnable | read-write | current | Enable/disable internal to external access control for IPv4 Public address. |
| 1.3.6.1.4.1.8595.20.19.2.10.2 | ScalarhitronFwFilterPubIPRulesClear | read-write | current | Set true to clear all the rules in current table. Set false will do nothing. |
| 1.3.6.1.4.1.8595.20.19.2.10.3 | TablehitronFwFilterPubIPRulesTable | not-accessible | current | Public LAN access control rules table. |
| 1.3.6.1.4.1.8595.20.19.2.10.3.1 | RowhitronFwFilterPubIPRulesEntry | not-accessible | current | Entry of the hitronFwFilterPubIPRulesTable. |
| 1.3.6.1.4.1.8595.20.19.2.10.3.1.1 | ColumnhitronFwFilterPubIPRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.2.10.3.1.2 | ColumnhitronFwFilterPubIPRulesRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.2.10.3.1.3 | ColumnhitronFwFilterPubIPRulesEnable | read-create | current | Bool value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.2.10.3.1.4 | ColumnhitronFwFilterPubIPRulesIpStart | read-create | current | Start IP of internal public IP range. Value '0.0.0.0' indicates any host. |
| 1.3.6.1.4.1.8595.20.19.2.10.3.1.5 | ColumnhitronFwFilterPubIPRulesIpEnd | read-create | current | End IP of internal public IP range. |
| 1.3.6.1.4.1.8595.20.19.2.10.4 | ScalarhitronFwFilterPubIPSubnetRouted | read-write | current | Set true to allow traffic directly routed among different Lan public subnets inside of CM. Set false to block traffic directly routed among different Lan publi… |
| 1.3.6.1.4.1.8595.20.19.2.11 | NodehitronFwFilterLevel | |||
| 1.3.6.1.4.1.8595.20.19.2.11.1 | NodehitronFwFilterLevel4 | |||
| 1.3.6.1.4.1.8595.20.19.2.11.1.1 | ScalarhitronFwFilterLevel4Mode | read-create | current | Configure IPv4 firewall security level. |
| 1.3.6.1.4.1.8595.20.19.2.11.1.2 | TablehitronFwFilterLevel4CusRulesTable | not-accessible | current | IPv4 firewall custom level rules table. |
| 1.3.6.1.4.1.8595.20.19.2.11.1.2.1 | RowhitronFwFilterLevel4CusRulesEntry | not-accessible | current | Entry of the hitronFwFilterLevel4CusRulesTable. |
| 1.3.6.1.4.1.8595.20.19.2.11.1.2.1.1 | ColumnhitronFwFilterLevel4CusRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.2.11.1.2.1.2 | ColumnhitronFwFilterLevel4CusRulesEnable | read-create | current | Bool value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.2.11.1.2.1.3 | ColumnhitronFwFilterLevel4CusRulesType | read-only | current | Protocol type to block. If firewall(4) is enable, IPv4 firewall will be disabled. |
| 1.3.6.1.4.1.8595.20.19.2.11.2 | NodehitronFwFilterLevel6 | |||
| 1.3.6.1.4.1.8595.20.19.2.11.2.1 | ScalarhitronFwFilterLevel6Mode | read-create | current | Configure IPv6 firewall security level. |
| 1.3.6.1.4.1.8595.20.19.2.11.2.2 | TablehitronFwFilterLevel6CusRulesTable | not-accessible | current | IPv6 firewall custom level rules table. |
| 1.3.6.1.4.1.8595.20.19.2.11.2.2.1 | RowhitronFwFilterLevel6CusRulesEntry | not-accessible | current | Entry of the hitronFwFilterLevel6CusRulesTable. |
| 1.3.6.1.4.1.8595.20.19.2.11.2.2.1.1 | ColumnhitronFwFilterLevel6CusRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.2.11.2.2.1.2 | ColumnhitronFwFilterLevel6CusRulesEnable | read-create | current | Bool value indicates whether this rule is active. |
| 1.3.6.1.4.1.8595.20.19.2.11.2.2.1.3 | ColumnhitronFwFilterLevel6CusRulesType | read-only | current | Protocol type to block. If firewall(4) is enable, IPv6 firewall will be disabled. |
| 1.3.6.1.4.1.8595.20.19.3 | NodehitronFwRemoteManagement | |||
| 1.3.6.1.4.1.8595.20.19.3.1 | NodehitronFwRemote4ManagementExt | |||
| 1.3.6.1.4.1.8595.20.19.3.1.1 | ScalarhitronFwRemote4ManagementExtEnable | read-write | current | Enable/disable external to internal remote management. |
| 1.3.6.1.4.1.8595.20.19.3.1.2 | ScalarhitronFwRemote4ManagementExtHostsClear | read-write | current | Set true to clear all the rules in current table. |
| 1.3.6.1.4.1.8595.20.19.3.1.3 | ScalarhitronFwRemote4ManagementExtAllowAll | read-write | current | Set true to allow all remote hosts, set false to block all remote hosts except which in allow list. |
| 1.3.6.1.4.1.8595.20.19.3.1.4 | TablehitronFwRemote4ManagementExtRulesTable | not-accessible | current | External to internal remote management rules table. |
| 1.3.6.1.4.1.8595.20.19.3.1.4.1 | RowhitronFwRemote4ManagementExtRulesEntry | not-accessible | current | Entry of the hitronFwRemote4ManagementExtRulesTable. |
| 1.3.6.1.4.1.8595.20.19.3.1.4.1.1 | ColumnhitronFwRemote4ManagementExtRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.3.1.4.1.2 | ColumnhitronFwRemote4ManagementExtRulesEnable | read-create | current | Enable/disable this rule. |
| 1.3.6.1.4.1.8595.20.19.3.1.4.1.3 | ColumnhitronFwRemote4ManagementExtRulesRedirectPort | read-create | current | Redirect port opened to remote host. |
| 1.3.6.1.4.1.8595.20.19.3.1.4.1.4 | ColumnhitronFwRemote4ManagementExtRulesDefaultPort | read-only | current | Default internal port. |
| 1.3.6.1.4.1.8595.20.19.3.1.5 | TablehitronFwRemote4ManagementExtHostsTable | not-accessible | current | Allowed remote hosts table. |
| 1.3.6.1.4.1.8595.20.19.3.1.5.1 | RowhitronFwRemote4ManagementExtHostsEntry | not-accessible | current | Entry of the hitronFwRemote4ManagementExtHostsTable. |
| 1.3.6.1.4.1.8595.20.19.3.1.5.1.1 | ColumnhitronFwRemote4ManagementExtHostsIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.3.1.5.1.2 | ColumnhitronFwRemote4ManagementExtHostsRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.3.1.5.1.3 | ColumnhitronFwRemote4ManagementExtHostsIpStart | read-create | current | Start IPv4 address of remote host IP range which allow to access device. |
| 1.3.6.1.4.1.8595.20.19.3.1.5.1.4 | ColumnhitronFwRemote4ManagementExtHostsIpEnd | read-create | current | End IPv4 address of remote host IP range. |
| 1.3.6.1.4.1.8595.20.19.3.2 | NodehitronFwRemote4ManagementInt | |||
| 1.3.6.1.4.1.8595.20.19.3.2.1 | ScalarhitronFwRemote4ManagementIntEnable | read-write | current | Enable/disable local management. |
| 1.3.6.1.4.1.8595.20.19.3.2.2 | TablehitronFwRemote4ManagementIntRulesTable | not-accessible | current | Local management rules table. |
| 1.3.6.1.4.1.8595.20.19.3.2.2.1 | RowhitronFwRemote4ManagementIntRulesEntry | not-accessible | current | Entry of the hitronFwRemote4ManagementIntRulesTable. |
| 1.3.6.1.4.1.8595.20.19.3.2.2.1.1 | ColumnhitronFwRemote4ManagementIntRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.3.2.2.1.2 | ColumnhitronFwRemote4ManagementIntRulesEnable | read-create | current | Enable/disable this rule. |
| 1.3.6.1.4.1.8595.20.19.3.2.2.1.3 | ColumnhitronFwRemote4ManagementIntRulesDefaultPort | read-only | current | Default internal port. |
| 1.3.6.1.4.1.8595.20.19.3.3 | NodehitronFwRemote6ManagementExt | |||
| 1.3.6.1.4.1.8595.20.19.3.3.1 | ScalarhitronFwRemote6ManagementExtEnable | read-write | current | Enable/disable external to internal remote management. |
| 1.3.6.1.4.1.8595.20.19.3.3.2 | ScalarhitronFwRemote6ManagementExtHostsClear | read-write | current | Set true to clear all the rules in current table. |
| 1.3.6.1.4.1.8595.20.19.3.3.3 | ScalarhitronFwRemote6ManagementExtAllowAll | read-write | current | Set true to allow all remote hosts, set false to block all remote hosts except which in allow list. |
| 1.3.6.1.4.1.8595.20.19.3.3.4 | TablehitronFwRemote6ManagementExtRulesTable | not-accessible | current | External to internal remote management rules table. |
| 1.3.6.1.4.1.8595.20.19.3.3.4.1 | RowhitronFwRemote6ManagementExtRulesEntry | not-accessible | current | Entry of the hitronFwRemote6ManagementExtRulesTable. |
| 1.3.6.1.4.1.8595.20.19.3.3.4.1.1 | ColumnhitronFwRemote6ManagementExtRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.3.3.4.1.2 | ColumnhitronFwRemote6ManagementExtRulesEnable | read-create | current | Enable/disable this rule. |
| 1.3.6.1.4.1.8595.20.19.3.3.4.1.3 | ColumnhitronFwRemote6ManagementExtRulesDefaultPort | read-only | current | Default internal port. |
| 1.3.6.1.4.1.8595.20.19.3.3.5 | TablehitronFwRemote6ManagementExtHostsTable | not-accessible | current | Allowed remote hosts table. |
| 1.3.6.1.4.1.8595.20.19.3.3.5.1 | RowhitronFwRemote6ManagementExtHostsEntry | not-accessible | current | Entry of the hitronFwRemote6ManagementExtHostsTable. |
| 1.3.6.1.4.1.8595.20.19.3.3.5.1.1 | ColumnhitronFwRemote6ManagementExtHostsIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.3.3.5.1.2 | ColumnhitronFwRemote6ManagementExtHostsRowStatus | read-create | current | RowStatus used to manage the creation and deletion of conceptual row. |
| 1.3.6.1.4.1.8595.20.19.3.3.5.1.3 | ColumnhitronFwRemote6ManagementExtHostsIpStart | read-create | current | Start IPv6 address of remote host IP range which allow to access device. |
| 1.3.6.1.4.1.8595.20.19.3.3.5.1.4 | ColumnhitronFwRemote6ManagementExtHostsIpEnd | read-create | current | End IPv6 address of remote host IP range. |
| 1.3.6.1.4.1.8595.20.19.3.4 | NodehitronFwRemote6ManagementInt | |||
| 1.3.6.1.4.1.8595.20.19.3.4.1 | ScalarhitronFwRemote6ManagementIntEnable | read-write | current | Enable/disable local management. |
| 1.3.6.1.4.1.8595.20.19.3.4.2 | TablehitronFwRemote6ManagementIntRulesTable | not-accessible | current | Local management rules table. |
| 1.3.6.1.4.1.8595.20.19.3.4.2.1 | RowhitronFwRemote6ManagementIntRulesEntry | not-accessible | current | Entry of the hitronFwRemote6ManagementIntRulesTable. |
| 1.3.6.1.4.1.8595.20.19.3.4.2.1.1 | ColumnhitronFwRemote6ManagementIntRulesIndex | not-accessible | current | Index of the rules. |
| 1.3.6.1.4.1.8595.20.19.3.4.2.1.2 | ColumnhitronFwRemote6ManagementIntRulesEnable | read-create | current | Enable/disable this rule. |
| 1.3.6.1.4.1.8595.20.19.3.4.2.1.3 | ColumnhitronFwRemote6ManagementIntRulesDefaultPort | read-only | current | Default internal port. |
| 1.3.6.1.4.1.8595.20.19.4 | NodehitronFwCommit | |||
| 1.3.6.1.4.1.8595.20.19.4.1 | ScalarhitronFwCommitAll | read-write | current | Commit all RgNi settings. |