ACC-NAT
AI MIB Summary
Standard SNMP MIB module defining data structures for ACC-NAT.
30
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
30 total| Object Name |
|---|
accNAT OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.61 |
IMPORTS Unknown .1.3.6.1.4.1.5.1.1.61 |
accNATMapTableA table of NAT mappings for IP interfaces. SEQUENCE OF AccNATMapEntry .1.3.6.1.4.1.5.1.1.61.1 |
accNATMapEntryAn NAT mapping entry for an IP interface. AccNATMapEntry .1.3.6.1.4.1.5.1.1.61.1.1 |
accNATMapIfIndexThe IfIndex of this NAT interface.ro INTEGER .1.3.6.1.4.1.5.1.1.61.1.1.1 |
accNATMapMapAddrThe mapped address on this NAT interface.ro IpAddress .1.3.6.1.4.1.5.1.1.61.1.1.2 |
accNATMapStatTableA table of NAT mapping statistics for IP interfaces. SEQUENCE OF AccNATMapStatEntry .1.3.6.1.4.1.5.1.1.61.2 |
accNATMapStatEntryNAT mapping entry statistics for an IP interface. AccNATMapStatEntry .1.3.6.1.4.1.5.1.1.61.2.1 |
accNatMapStatTblIfIndexThe index of this NAT mapping interface.ro INTEGER .1.3.6.1.4.1.5.1.1.61.2.1.1 |
accNatMapStatTblMapAddrThe map-to address in this Nat table entry.ro IpAddress .1.3.6.1.4.1.5.1.1.61.2.1.2 |
accNatMapStatTblSrcAddrThe source address in this Nat table entry.ro IpAddress .1.3.6.1.4.1.5.1.1.61.2.1.3 |
accNatMapStatTblDstAddrThe destination address in this Nat table entry.ro IpAddress .1.3.6.1.4.1.5.1.1.61.2.1.4 |
accNatMapStatTblMapPortThe map-to port in this Nat table entry.ro INTEGER .1.3.6.1.4.1.5.1.1.61.2.1.5 |
accNatMapStatTblSrcPortThe source port in this Nat table entry.ro INTEGER .1.3.6.1.4.1.5.1.1.61.2.1.6 |
accNatMapStatTblDstPortThe destination port in this Nat table entry.ro INTEGER .1.3.6.1.4.1.5.1.1.61.2.1.7 |
accNatMapStatTblMapCntsThe number of times this address mapping has occured.ro Counter .1.3.6.1.4.1.5.1.1.61.2.1.8 |
accNatMapStatTblUnmapCntsThe number of times this address unmapping has occured.ro Counter .1.3.6.1.4.1.5.1.1.61.2.1.9 |
accNatMapStatTblProtoThe IP protocol detected in this Nat table entry.ro INTEGER .1.3.6.1.4.1.5.1.1.61.2.1.10 |
accNAVMapTableA table of NAV mappings for IP interfaces. SEQUENCE OF AccNAVMapEntry .1.3.6.1.4.1.5.1.1.61.3 |
accNAVMapEntryAn NAV mapping entry for an IP interface. AccNAVMapEntry .1.3.6.1.4.1.5.1.1.61.3.1 |
accNAVMapIfIndexThe IfIndex of this NAV interface.ro INTEGER .1.3.6.1.4.1.5.1.1.61.3.1.1 |
accNAVMapServerPortThe TCP/UDP port of this server entry.rw INTEGER .1.3.6.1.4.1.5.1.1.61.3.1.2 |
accNAVMapServerAddrThe IP address of the destination server on this NAV interface.rw IpAddress .1.3.6.1.4.1.5.1.1.61.3.1.3 |
accNATTableA table of NAT mappings for IP interfaces. SEQUENCE OF AccNATEntry .1.3.6.1.4.1.5.1.1.61.4 |
accNATEntryAn NAT mapping entry for an IP interface. AccNATEntry .1.3.6.1.4.1.5.1.1.61.4.1 |
accNATIfIndexThe IfIndex of this NAT interface.ro INTEGER .1.3.6.1.4.1.5.1.1.61.4.1.1 |
accNATSourceAddrThe IP address of the source host/network to be mappedrw IpAddress .1.3.6.1.4.1.5.1.1.61.4.1.2 |
accNATSourceSubnetMaskThe subnet mask of the IP address of the source host/network to be mappedrw IpAddress .1.3.6.1.4.1.5.1.1.61.4.1.3 |
accNATMapAddrThe Mapping IP address on the interfacerw IpAddress .1.3.6.1.4.1.5.1.1.61.4.1.4 |
accNATMapSubnetMaskThe subnet mask of the Mapping IP address on the interfacerw IpAddress .1.3.6.1.4.1.5.1.1.61.4.1.5 |