ONEACCESS-NAT-MIB: View SNMP OID List / Download MIB
VENDOR: ONEACCESS
Home | MIB: ONEACCESS-NAT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
oacNatMIBModule | 1.3.6.1.4.1.13191.1.100.668 |
Contact updated |
||
oacNatStatObjects | 1.3.6.1.4.1.13191.10.3.1.1.1.1 | |||
oacNatStatGlobal | 1.3.6.1.4.1.13191.10.3.1.1.1.1.1 | |||
oacNatActiveSessions | 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.1 | counter32 | read-only |
Total number of active sessions |
oacNatSessionsClosed | 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.2 | counter32 | read-only |
Total number of sessions closed |
oacNatInTranslations | 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.3 | counter32 | read-only |
Total number of inbound translations |
oacNatOutTranslations | 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.4 | counter32 | read-only |
Total number of outbound translations |
oacNatInsideAddrMaps | 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.5 | counter32 | read-only |
Total number of active inside address bindings |
oacNatOutsideAddrMaps | 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.6 | counter32 | read-only |
Total number of active outside address bindings |
oacNatInPktsDropped | 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.7 | counter32 | read-only |
Total number of inbound packets dropped |
oacNatOutPktsDropped | 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.8 | counter32 | read-only |
Total number of outbound packets dropped |
oacNatDynamicAllocFailures | 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.9 | counter32 | read-only |
Number of sessions rejected due to memory full |
oacNatSessionTable | 1.3.6.1.4.1.13191.10.3.1.1.1.1.2 | no-access |
Table of active sessions |
|
1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1 | no-access |
An index into the oacNatSessionTable |
||
oacNatSessionID | 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.1 | unsigned32 | no-access |
An integer ID which uniquely identifies the session at the NAT router. |
oacNatSessionProtocol | 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.2 | integer | read-only |
IP protocol ID |
oacNatSessionInsideLocalAddr | 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.3 | ipaddress | read-only |
Inside local address |
oacNatSessionInsideLocalPort | 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.4 | integer | read-only |
Inside local port |
oacNatSessionOutsideLocalAddr | 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.5 | ipaddress | read-only |
Outside local address |
oacNatSessionOutsidePort | 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.6 | integer | read-only |
Outside port |
oacNatSessionInsideGlobalAddr | 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.7 | ipaddress | read-only |
Inside Global address |
oacNatSessionInsideGlobalPort | 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.8 | integer | read-only |
Inside global port |
oacNatSessionOutsideGlobalAddr | 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.9 | ipaddress | read-only |
Inside global address |
oacNatSessionInPkts | 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.10 | counter32 | read-only |
Number of inbound packets |
oacNatSessionOutPkts | 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.11 | counter32 | read-only |
Number of outbound packets |
oacNatSessionTimeout | 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.12 | timeinterval | read-only |
The timeout in seconds after which a session will be removed from the table if it remains idle |
oacNatInsideMapTable | 1.3.6.1.4.1.13191.10.3.1.1.1.1.3 | no-access |
Table of inside address bindings |
|
1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1 | no-access |
An index into the table oacNatInsideMapTable |
||
oacNatIMLocalAddr | 1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1.1 | ipaddress | no-access |
Inside local address |
oacNatIMGlobalAddr | 1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1.2 | ipaddress | read-only |
Inside global address |
oacNatIMSessions | 1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1.3 | integer32 | read-only |
Number of active sessions |
oacNatIMTimeout | 1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1.4 | timeinterval | read-only |
Timeout in seconds |
oacNatOutsideMapTable | 1.3.6.1.4.1.13191.10.3.1.1.1.1.4 | no-access |
Table of outside address bindings |
|
1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1 | no-access |
An index into the table oacNatOutsideMap |
||
oacNatOMGlobalAddr | 1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1.1 | ipaddress | no-access |
Outside global address |
oacNatOMLocalAddr | 1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1.2 | ipaddress | read-only |
Outside local address |
oacNatOMSessions | 1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1.3 | integer32 | read-only |
Number of active sessions |
oacNatOMTimeout | 1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1.4 | timeinterval | read-only |
Timeout in seconds |
oacNatStatNotifications | 1.3.6.1.4.1.13191.10.3.1.1.1.2 | |||
oacNatStatConformance | 1.3.6.1.4.1.13191.10.3.1.1.1.3 | |||
oacNatStatGroups | 1.3.6.1.4.1.13191.10.3.1.1.1.3.1 | |||
oacNatStatGeneralGroup | 1.3.6.1.4.1.13191.10.3.1.1.1.3.1.1 |
This group is mandatory for all NAT entities. |
||
oacNatStatCompliances | 1.3.6.1.4.1.13191.10.3.1.1.1.3.2 | |||
oacNatStatCompliance | 1.3.6.1.4.1.13191.10.3.1.1.1.3.2.1 |
The compliance statement for agents that support the ONEACCESS-NAT-MIB. |
||
oacNatNotificationMaximumSessionReached | 1.3.6.1.4.1.13191.10.3.1.1.2.1 |
An NAT Notification maximum session reached signifies that the number of ACL sessions has reached its configured limit |
||
oacNatNotificationWarningSessionReachingLimit | 1.3.6.1.4.1.13191.10.3.1.1.2.2 |
An NAT Notification warning session reaching limit signifies that the number of ACL sessions is near from its maximum configured limit |