CROUTE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
33
Rows
33
Columns
278
ipInterfaceTable
table.1.3.6.1.4.1.81.31.1.2
·
1 row entry
·
19 columns
This table is an extention of MIB II IpAddrTable, and is used to add/delete entries to/from that table. In addition it contains private objects.
The information concerning one of
this entity's IP interfaces. An IP
interface is a logical connection to a
certain IP net/subnet.
this entity's IP interfaces. An IP
interface is a logical connection to a
certain IP net/subnet.
Indexes
ipInterfaceAddr
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipInterfaceAddr
The IP address to which this entry's
addressing information pertains. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.2.1.1 |
||||||||||||
|
ipInterfaceNetMask
The subnet mask associated with the
IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.2.1.2 |
||||||||||||
|
ipInterfaceLowerIfAlias
This object is an 'alias' name for
the lower-layer interface on top of which this IP interface is defined. The alias is specified by the network manager, and provides a non-volatile 'handle' for the lower-layer interfac… |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.81.31.1.2.1.3 |
||||||||||||
|
ipInterfaceType
The logical type of the interface.
The default depends on the physical type. For example Ethernet and Token-Ring LANs are of type broadcast |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.2.1.4 |
||||||||||||
|
ipInterfaceForwardIpBroadcast
Whether the router forwards IP
directed broadcasts that are to be transmitted as link-layer broadcast to an attached net or subnet. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.2.1.5 |
||||||||||||
|
ipInterfaceBroadcastAddr
The value of the least-significant
bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones bro… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.2.1.6 |
||||||||||||
|
ipInterfaceProxyArp
When proxy ARP is enabled, the
router responds to ARP requests received on one link-layer interface for an IP-address that is reachable via another link-layer interface. The response provides the router's own MAC addres… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.2.1.7 |
||||||||||||
|
ipInterfaceStatus
For adding and deleting IP
interfaces. Deleting this row means deleting the corresponding entry in IpAddrTable (MIB II). Deleting an IP interface also causes deletion of all static routes defined on this IP interface, a… |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.2.1.8 |
||||||||||||
|
ipInterfaceMainRouterAddr
The IP address of the main router
backed up on this interface. |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.2.1.9 |
||||||||||||
|
ipInterfaceARPServerStatus
Whenever to activate the ARP Server
mechanism on this interface. enable - set by the user, means activate the ARP Server mechanism over this IP interface. disable - set by the user, means don't act… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.2.1.10 |
||||||||||||
|
ipInterfaceName
The name of this interface for
compatibility with cli. |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.81.31.1.2.1.11 |
||||||||||||
|
ipInterfaceNetbiosRebroadcast
inbound - netbios received from the
interface are rebarodcasted, outbound - netbios are rebraodcasted to this interface, both - netbios are rebroadacsted both from and to this interface, … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.2.1.12 |
||||||||||||
|
ipInterfaceIcmpRedirects
enable - enable the sending of
redirect messages if the router is forced to re-send a packet through the same interface on which it was received. disable - disable the sending of redirect messages on this… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.2.1.13 |
||||||||||||
|
ipInterfaceOperStatus
The operational status of this interface.
up - the interface is active. down - the interface is inactive. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.2.1.14 |
||||||||||||
|
ipInterfaceDhcpRelay
enable - enable the DHCP/BOOTP Relay
agent for the subnet associated with this IP Interface. Requires that a relayEntry for the L2 interface over which this IP interface is defined will be defined. disable - disablesena… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.2.1.15 |
||||||||||||
|
ipInterfaceAddrType
This Mib item presents the type of the the ip address whether is static,
unnumbered or dynamic using two of the following methods: pppipcp (negotiated) or dhcp. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.2.1.16 |
||||||||||||
|
ipInterfaceAddrUnnumbered
The IP address that is borrowed for the unnumbered interface.
In case this IP address is not valid then 0.0.0.0. If the current IP interface borrow the IP address from dynamic IP interface where the IP address is not… |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.2.1.17 |
||||||||||||
|
ipInterfaceUnnumberedLowerIfAlias
This object is an 'alias' name for
the lower-layer interface used to borrow the IP unnumbered. In case the IP interface is not unnumbered then this value is null - not exists interface. |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.81.31.1.2.1.18 |
||||||||||||
|
ipInterfaceReasmMaxSize
The size of the largest IP datagram which this
entity can re-assemble from incoming IP fragmented datagrams received on this interface. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.81.31.1.2.1.19 |
ripInterfaceTable
table.1.3.6.1.4.1.81.31.1.4
·
1 row entry
·
8 columns
This table is an extention of rip2IfConfTable, and is used to add/delete objects entries to/from that table.
The information concerning one of
this entity's IP interfaces. An IP
interface is a logical connection to a
certain IP net/subnet.
this entity's IP interfaces. An IP
interface is a logical connection to a
certain IP net/subnet.
Indexes
ripInterfaceAddr
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
ripInterfaceAddr
The IP address to which this entry's
addressing information pertains. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.4.1.1 |
||||||
|
ripInterfaceMetric
This variable indicates the number
of hops that is to be assign to that interface. |
Integer32r/w Constraints: range: 0-15 |
.1.3.6.1.4.1.81.31.1.4.1.2 |
||||||
|
ripInterfaceSplitHorizon
Whether to activate Poison Reverse
algorithm, Split Horizon or none of them, on this interface |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.4.1.3 |
||||||
|
ripInterfaceAcceptDefaultRoute
Whether to accept the default route
from receive RIP message. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.4.1.4 |
||||||
|
ripInterfaceSendDefaultRoute
Whether to send the default route in
RIP message. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.4.1.5 |
||||||
|
ripInterfaceState
The operational (mandatory state) of
the IP interface from RIP point of view. It depends on Global RIP status, IP interface status and rip interface STATUS. inactive - set by the device (status), the r… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.4.1.6 |
||||||
|
ripInterfaceSendMode
What the router sends on this
interface. All - send the whole routing table according to the RIP version. DefaultOnly - send default route only. DoNotDend - don't send any RIP informat… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.4.1.7 |
||||||
|
ripInterfaceVersion
What RIP information the router
sends on this interface. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.4.1.8 |
relayTable
table.1.3.6.1.4.1.81.31.1.6
·
1 row entry
·
5 columns
This table is an extention of vlConfTable, and is used to add/delete DHCP Servers to/from that table.
The information concerning one of
this entity's VLAN interfaces. An VLAN
interface is a virtual connection to a
switch.
this entity's VLAN interfaces. An VLAN
interface is a virtual connection to a
switch.
Indexes
relayVlIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
relayVlIndex
A unique value for each interface.
Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.6.1.1 |
||||||||||||
|
relayVlPrimaryServerAddr
The IP address of the primary server,
to which the BOOTP/DHCP requests to be sent. |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.6.1.2 |
||||||||||||
|
relayVlSeconderyServerAddr
The IP address of the secondary
server, to which the BOOTP/DHCP requests to be sent. |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.6.1.3 |
||||||||||||
|
relayVlStatus
For deleting an DHCP/BOOTP servers
entry. The entry will be deleted upon deleting the corresponding VLAN |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.6.1.4 |
||||||||||||
|
relayVlRelayAddr
The IP address of the Relay, i.e. the
router's IP address to write in the relayed request (giaddr field in the Bootp packet). When there are multiple IP interfaces on the same VLAN such that the router has multiple IP a… |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.6.1.5 |
ipAccessControlTable
table.1.3.6.1.4.1.81.31.1.8
·
1 row entry
·
10 columns
This table is used to add/delete access control statement to/from that table.
The information concerning one of
this entity's IP interfaces. An IP
interface is a logical connection to a
certain IP net/subnet.
this entity's IP interfaces. An IP
interface is a logical connection to a
certain IP net/subnet.
Indexes
ipAccessControlIndex
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipAccessControlIndex
Entry index.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.8.1.1 |
||||||||||||||||||
|
ipAccessControlSrcAddr
The IP address of the source address.
|
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.8.1.2 |
||||||||||||||||||
|
ipAccessControlSrcMask
The MASK address of the source address.
|
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.8.1.3 |
||||||||||||||||||
|
ipAccessControlDstAddr
The IP address of the destination address.
|
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.8.1.4 |
||||||||||||||||||
|
ipAccessControlDstMask
The MASK address of the destination address.
|
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.8.1.5 |
||||||||||||||||||
|
ipAccessControlOperation
How to operate the IP ACCESS CONTROL
statement, on the receiving packet. Forwards the packet, Block (Discard) the packet or block (Discard) the packet and report to the user by sending trap. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.8.1.6 |
||||||||||||||||||
|
ipAccessControlActivation
Does the IP ACCESS CONTROL statement
done by HW or SW(CPU). HW - wire-speed, SW - regular. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.8.1.7 |
||||||||||||||||||
|
ipAccessControlProtocol
Over which protocol does the IP
ACCESS CONTROL statement activate. Icmp, Tcp, Udp. None - means IP addresses only |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.8.1.8 |
||||||||||||||||||
|
ipAccessControlApplication
Over which application does the IP
ACCESS CONTROL statement activate. The exception are: above1023 can work over TCP or UDP, none can't work over TCP or UDP or ICMP only none is excepted |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.8.1.9 |
||||||||||||||||||
|
ipAccessControlStatus
For create/delete of a IP ACCESS
CONTROL statement. |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.8.1.10 |
.1.3.6.1.4.1.81.31.1.11
·
1 row entry
·
4 columns
This table is used to update multicast parameters over interfaces already define
The information concerning one of
this entity's interfaces.
this entity's interfaces.
Indexes
ipMulticastInterfaceIfIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipMulticastInterfaceIfIndex
A unique value for each interface.
Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.11.1.1 |
||||||||||||
|
ipMulticastInterfaceSendAll
The user will be able to configure
whenever to send the all Multicast packets to this interface. Enable - Enable the user to define this interface, over all the existing groups Disab… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.11.1.2 |
||||||||||||
|
ipMulticastInterfaceState
The mandatory state (operational) of
the IP Multicast from IP Multicast point of view. It depends on global ipMRouteEnable status and Multicast interface status. Inactive - set by the device (status), … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.11.1.3 |
||||||||||||
|
ipMulticastInterfaceStatus
For enable/disable of a IP multicast
over an interface. |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.11.1.4 |
distributionListTable
table.1.3.6.1.4.1.81.31.1.12
·
1 row entry
·
11 columns
This table is used to create distribution list for import and exporting route updates
The information concerning each entry in the
distribution list
distribution list
Indexes
distributionListRoutingProtocol distributionListDirection distributionListIfIndex distributionListRouteProtocol distributionListProtocolSpecific1 distributionListProtocolSpecific2 distributionListProtocolSpecific3 distributionListProtocolSpecific4 distributionListProtocolSpecific5
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
distributionListRoutingProtocol
Specifies which routing protocol we are
configuring this distribution list for |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.12.1.1 |
||||||||||||
|
distributionListDirection
Specifies whether this distribution list
entry applies to import or export route updates |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.12.1.2 |
||||||||||||
|
distributionListIfIndex
Specifies the interface for incoming and
outgoing updates on which to apply this distribution list. Relevant for RIP import/export and OSPF import policies, otherwise zero for if index. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.12.1.3 |
||||||||||||
|
distributionListRouteProtocol
Specifies to which routing protocols
to apply this distribution list on outgoing updates |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.12.1.4 |
||||||||||||
|
distributionListProtocolSpecific1
Specifies a routing protocol specific
parameter |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.12.1.5 |
||||||||||||
|
distributionListProtocolSpecific2
Specifies a routing protocol specific
parameter |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.12.1.6 |
||||||||||||
|
distributionListProtocolSpecific3
Specifies a routing protocol specific
parameter |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.12.1.7 |
||||||||||||
|
distributionListProtocolSpecific4
Specifies a routing protocol specific
parameter |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.12.1.8 |
||||||||||||
|
distributionListProtocolSpecific5
Specifies a routing protocol specific
parameter |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.12.1.9 |
||||||||||||
|
distributionListAccessListNumber
Specifies the access list number
attached to this distribution list |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.12.1.10 |
||||||||||||
|
distributionListEntryStatus
For adding and deleting distribution
list entries |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.12.1.11 |
ipEZ2BoostRouterTable
table.1.3.6.1.4.1.81.31.1.13.1
·
1 row entry
·
4 columns
Indexes
ipEZ2BoostRouterSlot ipEZ2BoostRouterBRAddress
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ipEZ2BoostRouterSlot | SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.13.1.1.1 |
||||||||||||
| ipEZ2BoostRouterBRAddress | RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.13.1.1.2 |
||||||||||||
| ipEZ2BoostRouterType | Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.13.1.1.3 |
||||||||||||
| ipEZ2BoostRouterStatus | RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.13.1.1.4 |
ipEZ2RControlTable
table.1.3.6.1.4.1.81.31.1.13.2
·
1 row entry
·
4 columns
Indexes
ipEZ2RControlSlot
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
| ipEZ2RControlSlot | SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.13.2.1.1 |
||||
|
ipEZ2RControlBoostedRoutersTimeout
Set the timeout of EZ2route routers
|
Integer32r/w Constraints: range: 5-9999999 |
.1.3.6.1.4.1.81.31.1.13.2.1.2 |
||||
|
ipEZ2RControlHostsTimeout
Set the timeout of EZ2route hosts
|
Integer32r/w Constraints: range: 300-9999999 |
.1.3.6.1.4.1.81.31.1.13.2.1.3 |
||||
| ipEZ2RControlAutoLearnMode | Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.13.2.1.5 |
iphcControlTable
table.1.3.6.1.4.1.81.31.1.15.1
·
1 row entry
·
18 columns
IPHC table
An list of iphc configuration parameters
Indexes
iphcIfIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
iphcIfIndex
This object represents the interface index
of the interface for which iphc parameters are configured. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.81.31.1.15.1.1.1 |
||||
|
iphcControlTcpAdminStatus
This object determines whether tcp
header compression is enabled on this interface. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.15.1.1.2 |
||||
|
iphcTcpSessions
The maximum number of context identifiers
for TCP connections on this interface. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.15.1.1.3 |
||||
|
iphcNegotiatedTcpSessions
The negotiated number of context
identifiers for TCP connections on this interface. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.15.1.1.4 |
||||
|
iphcControlRtpAdminStatus
This object determines whether rtp
header compression is enabled on this interface. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.15.1.1.5 |
||||
|
iphcRtpSessions
The maximum number of context
identifiers for RTP connections on this interface. 0 means that no RTP headers will be compressed. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.15.1.1.6 |
||||
|
iphcNegotiatedRtpSessions
The negotiated number of context identifiers
for Rtp connections on this interface. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.15.1.1.7 |
||||
|
iphcControlNonTcpAdminStatus
This object determines whether non
tcp header compression is enabled on this interface. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.15.1.1.8 |
||||
|
iphcNonTcpSessions
The maximum number of context
identifiers for non-TCP, non RTP connections on this interface. 0 means that no non-tcp, non-rtp headers will be compressed. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.15.1.1.9 |
||||
|
iphcNegotiatedNonTcpSessions
The negotiated number of context identifiers
for non-TCP, non-RTP connections on this interface. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.15.1.1.10 |
||||
|
iphcMaxPeriod
The maximum number of compressed packets
that can be sent between full headers. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.15.1.1.11 |
||||
|
iphcMaxTime
The maximum number of seconds between
full headers. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.15.1.1.12 |
||||
|
iphcControRtpMinPortNumber
The minimal UDP destination port number to
be considered as RTP traffic. |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.81.31.1.15.1.1.13 |
||||
|
iphcControRtpMaxPortNumber
The maximal UDP destination port number to
be considered as RTP traffic. |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.81.31.1.15.1.1.14 |
||||
|
iphcControlRtpCompressionRatio
The average ratio between the
compressed header size and the original header size on this interface. The value is expressed as a percentage value. Used for RTP header compression. |
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.81.31.1.15.1.1.15 |
||||
|
iphcControlNonTcpMode
The non-TCP compression mode.
ietf - standard according to RFC 2507. other - D-bit is set, but the order of the random fields is inverted |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.15.1.1.16 |
||||
|
iphcControlTcpCompressionRatio
The average ratio between the
compressed header size and the original header size on this interface. The value is expressed as a percentage value. Used for TCP header compression. |
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.81.31.1.15.1.1.17 |
||||
|
iphcControlTotalCompressionRatio
The average ratio between the
compressed header size and the original header size on this interface. The value is expressed as a percentage value. Used for the total TCP/RTP/UDP Header compression. |
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.81.31.1.15.1.1.18 |
ospfXtndIfTable
table.1.3.6.1.4.1.81.31.1.16
·
1 row entry
·
3 columns
This table provides an extension to the standard OSPF Interface Table, ospfIfTable, as defined in RFC 1253, RFC1850.
An entry describes one interface from the view
point of OSPF.
point of OSPF.
Indexes
ospfXtndIfIpAddress ospfXtndIfAddressLessIf
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
ospfXtndIfIpAddress
Equivalent to ospfIfIpAddress in the
standard ospfIfTable. The IP address of this OSPF interface. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.16.1.1 |
||||
|
ospfXtndIfAddressLessIf
Equivalent to ospfAddressLessIf in the
standard ospfIfTable. For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addre… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.16.1.2 |
||||
|
ospfXtndIfPassiveMode
determines whether this OSPF interface is in
active or passive mode. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.16.1.3 |
nextHopListTable
table.1.3.6.1.4.1.81.31.1.17.1
·
1 row entry
·
4 columns
This table configures the next hop lists parameters.
next Hop list parameters.
Indexes
nextHopListIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
nextHopListIndex
next Hop List Index.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.17.1.1.1 |
||||||||||||
|
nextHopListName
next Hop list name.
|
RFC1213-MIBDisplayStringr/w Textual Convention: RFC1213-MIBDisplayString OctetString |
.1.3.6.1.4.1.81.31.1.17.1.1.2 |
||||||||||||
|
nextHopListRowStatus
Used for creation/deletion of a list and for
monitoring list status. Use createAndGo (4) to create a list. Destroy (6) to destroy a list. active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), dest… |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.17.1.1.3 |
||||||||||||
|
nextHopListActive
State whether the next hop list is active or not.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.17.1.1.4 |
nextHopTable
table.1.3.6.1.4.1.81.31.1.17.2
·
1 row entry
·
7 columns
Next Hop IP/Interface table. Each next hop List may contain several next hops.
next hop parameters.
Indexes
nextHopListIndex nextHopIndex
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
nextHopIndex
next hop index in the next hop list.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.17.2.1.1 |
||||||
|
nextHopType
Type of the next hop.
1 - IP address - next jop IP address. 2 - Interface - next hop interface. 3 - Null0 - Interface Null0 for dropping packets. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.17.2.1.2 |
||||||
|
nextHopIP
next hop IP address
|
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.17.2.1.3 |
||||||
|
nextHopInterface
next hop interface - null0, GRE Tunnel, Serial.
|
RFC1213-MIBDisplayStringr/w Textual Convention: RFC1213-MIBDisplayString OctetString |
.1.3.6.1.4.1.81.31.1.17.2.1.4 |
||||||
|
nextHopStatus
Presents whether this next hop is available or not.
1 - UP 2 - Down The status is used to for choosing the first IP/Interface UP/Valid in the next hop list. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.17.2.1.5 |
||||||
|
nextHopRowStatus
Used for creation/deletion of a next hop entry
and for monitoring entry status. 1) create the next-hop entry by setting nextHopRowStatus==CreateAndWait At this stage the entry is NotReady 2) set either the nextHopIP o… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.17.2.1.6 |
||||||
|
nextHopTrackId
Bind the status of this next hop to an object-tracker by specifying
the ID of the object-tracker (avstrTrackerId in AVAYA-SAA-TRACK-MIB). A value of 0 means that the next hop is not bound to any object-tracker. A valu… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.81.31.1.17.2.1.7 |
ospfCompleteIfTable
table.1.3.6.1.4.1.81.31.1.18
·
1 row entry
·
20 columns
The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
The OSPF Interface Entry describes one inter-
face from the viewpoint of OSPF.
face from the viewpoint of OSPF.
Indexes
ospfCompleteIfIpAddress ospfCompleteAddressLessIf
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ospfCompleteIfIpAddress
The IP address of this OSPF interface.
|
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.18.1.1 |
||||||||||||||
|
ospfCompleteAddressLessIf
For the purpose of easing the instancing of
addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces havin… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.18.1.2 |
||||||||||||||
|
ospfCompleteIfAreaId
A 32-bit integer uniquely identifying the area
to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone. |
OSPF-MIBAreaIDr/w Textual Convention: OSPF-MIBAreaID OctetString |
.1.3.6.1.4.1.81.31.1.18.1.3 |
||||||||||||||
|
ospfCompleteIfType
The OSPF interface type.
By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.18.1.4 |
||||||||||||||
|
ospfCompleteIfAdminStat
The OSPF interface's administrative status.
The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is extern… |
OSPF-MIBStatusr/w Textual Convention: OSPF-MIBStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.18.1.5 |
||||||||||||||
|
ospfCompleteIfRtrPriority
The priority of this interface. Used in
multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designate… |
OSPF-MIBDesignatedRouterPriorityr/w Textual Convention: OSPF-MIBDesignatedRouterPriority Integer32Type Constraints: range: 0..255 |
.1.3.6.1.4.1.81.31.1.18.1.6 |
||||||||||||||
|
ospfCompleteIfTransitDelay
The estimated number of seconds it takes to
transmit a link state update packet over this interface. |
OSPF-MIBUpToMaxAger/w Textual Convention: OSPF-MIBUpToMaxAge Integer32Type Constraints: range: 0..3600 |
.1.3.6.1.4.1.81.31.1.18.1.7 |
||||||||||||||
|
ospfCompleteIfRetransInterval
The number of seconds between link-state ad-
vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request … |
OSPF-MIBUpToMaxAger/w Textual Convention: OSPF-MIBUpToMaxAge Integer32Type Constraints: range: 0..3600 |
.1.3.6.1.4.1.81.31.1.18.1.8 |
||||||||||||||
|
ospfCompleteIfHelloInterval
The length of time, in seconds, between the
Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network. |
OSPF-MIBHelloRanger/w Textual Convention: OSPF-MIBHelloRange Integer32Type Constraints: range: 1..65535 |
.1.3.6.1.4.1.81.31.1.18.1.9 |
||||||||||||||
|
ospfCompleteIfRtrDeadInterval
The number of seconds that a router's Hello
packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for a… |
OSPF-MIBPositiveIntegerr/w Textual Convention: OSPF-MIBPositiveInteger Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.81.31.1.18.1.10 |
||||||||||||||
|
ospfCompleteIfPollInterval
The larger time interval, in seconds, between
the Hello packets sent to an inactive non- broadcast multi- access neighbor. |
OSPF-MIBPositiveIntegerr/w Textual Convention: OSPF-MIBPositiveInteger Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.81.31.1.18.1.11 |
||||||||||||||
|
ospfCompleteIfState
The OSPF Interface State.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.18.1.12 |
||||||||||||||
|
ospfCompleteIfDesignatedRouter
The IP Address of the Designated Router.
|
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.18.1.13 |
||||||||||||||
|
ospfCompleteIfBackupDesignatedRouter
The IP Address of the Backup Designated
Router. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.18.1.14 |
||||||||||||||
|
ospfCompleteIfEvents
The number of times this OSPF interface has
changed its state, or an error has occurred. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.81.31.1.18.1.15 |
||||||||||||||
|
ospfCompleteIfAuthKey
The Authentication Key. If the Area's Author-
ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthentica… |
OctetStringr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.81.31.1.18.1.16 |
||||||||||||||
|
ospfCompleteIfStatus
This variable displays the status of the en-
try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent. |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.18.1.17 |
||||||||||||||
|
ospfCompleteIfMulticastForwarding
The way multicasts should forwarded on this
interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NB… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.18.1.18 |
||||||||||||||
|
ospfCompleteIfDemand
Indicates whether Demand OSPF procedures (hel-
lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.18.1.19 |
||||||||||||||
|
ospfCompleteIfAuthType
The authentication type specified for an in-
terface. Additional authentication types may be assigned locally. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.81.31.1.18.1.20 |
.1.3.6.1.4.1.81.31.1.19
·
1 row entry
·
5 columns
The TOS metrics for a non-virtual interface identified by the interface index.
A particular TOS metric for a non-virtual in-
terface identified by the interface index.
terface identified by the interface index.
Indexes
ospfCompleteIfMetricIpAddress ospfCompleteIfMetricAddressLessIf ospfCompleteIfMetricTOS
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ospfCompleteIfMetricIpAddress
The IP address of this OSPF interface. On row
creation, this can be derived from the in- stance. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.19.1.1 |
||||||||||||
|
ospfCompleteIfMetricAddressLessIf
For the purpose of easing the instancing of
addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the value of ifIndex for in- terfaces having no IP Addres… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.19.1.2 |
||||||||||||
|
ospfCompleteIfMetricTOS
The type of service metric being referenced.
On row creation, this can be derived from the instance. |
OSPF-MIBTOSType Textual Convention: OSPF-MIBTOSType Integer32Type Constraints: range: 0..30 |
.1.3.6.1.4.1.81.31.1.19.1.3 |
||||||||||||
|
ospfCompleteIfMetricValue
The metric of using this type of service on
this interface. The default value of the TOS 0 Metric is 10^8 / ifSpeed. |
OSPF-MIBMetricr/w Textual Convention: OSPF-MIBMetric Integer32Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.81.31.1.19.1.4 |
||||||||||||
|
ospfCompleteIfMetricStatus
This variable displays the status of the en-
try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent. |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.19.1.5 |
rip2CompleteIfStatTable
table.1.3.6.1.4.1.81.31.1.20
·
1 row entry
·
5 columns
A list of subnets which require separate status monitoring in RIP.
A Single Routing Domain in a single Subnet.
Indexes
rip2CompleteIfStatAddress
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rip2CompleteIfStatAddress
The IP Address of this system on the indicated
subnet. For unnumbered interfaces, the value 0.0.0.N, where the least significant 24 bits (N) is the ifIndex for the IP Interface in network byte order. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.20.1.1 |
||||||||||||
|
rip2CompleteIfStatRcvBadPackets
The number of RIP response packets received by
the RIP process which were subsequently discarded for any reason (e.g. a version 0 packet, or an unknown command type). |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.81.31.1.20.1.2 |
||||||||||||
|
rip2CompleteIfStatRcvBadRoutes
The number of routes, in valid RIP packets,
which were ignored for any reason (e.g. unknown address family, or invalid metric). |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.81.31.1.20.1.3 |
||||||||||||
|
rip2CompleteIfStatSentUpdates
The number of triggered RIP updates actually
sent on this interface. This explicitly does NOT include full updates sent containing new information. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.81.31.1.20.1.4 |
||||||||||||
|
rip2CompleteIfStatStatus
Writing invalid has the effect of deleting
this interface. |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.20.1.5 |
rip2CompleteIfConfTable
table.1.3.6.1.4.1.81.31.1.21
·
1 row entry
·
9 columns
A list of subnets which require separate configuration in RIP.
A Single Routing Domain in a single Subnet.
Indexes
rip2CompleteIfConfAddress
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rip2CompleteIfConfAddress
The IP Address of this system on the indicated
subnet. For unnumbered interfaces, the value 0.0.0.N, where the least significant 24 bits (N) is the ifIndex for the IP Interface in network byte order. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.21.1.1 |
||||||||||||
|
rip2CompleteIfConfDomain
obsolete
Value inserted into the Routing Domain field
of all RIP packets sent on this interface. |
RIPv2-MIBRouteTagr/w Textual Convention: RIPv2-MIBRouteTag OctetStringType Constraints: range: 2 |
.1.3.6.1.4.1.81.31.1.21.1.2 |
||||||||||||
|
rip2CompleteIfConfAuthType
The type of Authentication used on this
interface. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.21.1.3 |
||||||||||||
|
rip2CompleteIfConfAuthKey
The value to be used as the Authentication Key
whenever the corresponding instance of rip2CompleteIfConfAuthType has a value other than noAuthentication. A modification of the corresponding instance of rip2CompleteIfCo… |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.81.31.1.21.1.4 |
||||||||||||
|
rip2CompleteIfConfSend
What the router sends on this interface.
ripVersion1 implies sending RIP updates compliant with RFC 1058. rip1Compatible implies broadcasting RIP-2 updates using RFC 1058 route subsumption rules. ripVersion2 implie… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.21.1.5 |
||||||||||||
|
rip2CompleteIfConfReceive
This indicates which version of RIP updates
are to be accepted. Note that rip2 and rip1OrRip2 implies reception of multicast packets. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.21.1.6 |
||||||||||||
|
rip2CompleteIfConfDefaultMetric
This variable indicates the metric that is to
be used for the default route entry in RIP updates originated on this interface. A value of zero indicates that no default route should be originated; in this case, a defau… |
Integer32r/w Constraints: range: 0-15 |
.1.3.6.1.4.1.81.31.1.21.1.7 |
||||||||||||
|
rip2CompleteIfConfStatus
Writing invalid has the effect of deleting
this interface. |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.21.1.8 |
||||||||||||
|
rip2CompleteIfConfSrcAddress
The IP Address this system will use as a source
address on this interface. If it is a numbered interface, this MUST be the same value as rip2CompleteIfConfAddress. On unnumbered interfaces, it must be the value of rip… |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.21.1.9 |
ipCidrRouteStaticTable
table.1.3.6.1.4.1.81.31.1.22
·
1 row entry
·
13 columns
Static Route Table
A particular route to a particular destina-
tion
tion
Indexes
ipCidrRouteStaticDest ipCidrRouteStaticMask ipCidrRouteStaticIfIndex ipCidrRouteStaticNextHop ipCidrRouteStaticPreference
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipCidrRouteStaticDest
The destination IP address of this route.
This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a valu… |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.22.1.1 |
||||||||||||
|
ipCidrRouteStaticMask
Indicate the mask to be logical-ANDed with the
destination address before being compared to the value in the ipCidrRouteStaticDest field. For those systems that do not support arbitrary subnet masks, an age… |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.22.1.2 |
||||||||||||
|
ipCidrRouteStaticIfIndex
The ifIndex value which identifies the local
interface through which the next hop of this route should be reached. Note that for regular static routes and for discard routes the ifindex is 0. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.22.1.3 |
||||||||||||
|
ipCidrRouteStaticNextHop
On remote routes, the address of the next sys-
tem en route; Otherwise, 0.0.0.0. Note that for Via interface/DHCP static routes the next-hop is 0.0.0.0. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.22.1.4 |
||||||||||||
|
ipCidrRouteStaticPreference
Preference of the static route.
high(0) - High priority route. low(250) - low priority route. In case of Discard route the preference is high(0). |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.22.1.5 |
||||||||||||
|
ipCidrRouteStaticUsedIfIndex
The ifIndex value which identifies the local
interface through which the next hop of this route should be reached. When creating regular static route then there is no information to management application on the if… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.22.1.6 |
||||||||||||
|
ipCidrRouteStaticUsedNextHop
On remote routes, the address of the next sys-
tem en route; Otherwise, 0.0.0.0. When creating DHCP static route using the default router as next hop then when creating this route the next-hop IP address is not known by… |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.1.22.1.7 |
||||||||||||
|
ipCidrRouteStaticType
Type of the static route.
via (1), -- Via interface static route discard (2), -- route which discards traffic dhcp (3), -- Static route using DHCP client next hop. regular (4) -- Regular Static route |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.22.1.8 |
||||||||||||
|
ipCidrRouteStaticCost
The static route cost.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.22.1.9 |
||||||||||||
|
ipCidrRouteStaticPermanent
This MIB item conveys additional information about the route.
Permanent(1) - Permanent Static route which is still active even if the next hop is down. Non-Permanent(2) - Non-Permanent Static routes which is non-active… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.1.22.1.10 |
||||||||||||
|
ipCidrRouteStaticTrackId
Bind the status of this static route to an object-tracker by specifying
the ID of the object-tracker (avstrTrackerId in AVAYA-SAA-TRACK-MIB). A value of 0 means that the static route is not bound to any object-tracker… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.81.31.1.22.1.11 |
||||||||||||
|
ipCidrRouteStaticActive
The status of the route. If it is active then it is found on the routing database and
affect traffic else it is no found on the routing database and does not affect traffic. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.1.22.1.12 |
||||||||||||
|
ipCidrRouteStaticRowStatus
The row status variable, used according to
row installation and removal conventions. The values that are supported are destroy, create-and-wait,create-and-go, active. |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.1.22.1.13 |
ipxCircTable
table.1.3.6.1.4.1.81.31.2.1
·
1 row entry
·
15 columns
This table is an extention of Novell mib IpxCircTable, and is used to add/delete entries to/from that table. In addition it contains private objects.
The information concerning one of
this entity's IPX circuits. An IPX
circuit is a logical connection to a
certain IPX netNumber.
this entity's IPX circuits. An IPX
circuit is a logical connection to a
certain IPX netNumber.
Indexes
ipxCircIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipxCircIndex
The identifier of this circuit,
unique within the instance of IPX. This value may be written only when creating a new entry in the table. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.1.1.1 |
||||||||||||
|
ipxCircNetNumber
The IPX network number of this circuit.
|
NetNumr/w Textual Convention: NetNum Integer32 |
.1.3.6.1.4.1.81.31.2.1.1.2 |
||||||||||||
|
ipxCircLowerIfAlias
This object is an 'alias' name for
the lower-layer interface on top of which this IP interface is defined. The alias is specified by the network manager, and provides a non-volatile 'handle' for the lower-layer interfac… |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.81.31.2.1.1.3 |
||||||||||||
|
ipxCircEncapsulation
The media type (encapsulation of
layer2) of this circuit. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.2.1.1.4 |
||||||||||||
|
ipxCircNetbios
The type of the circuit.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.2.1.1.5 |
||||||||||||
|
ipxCircStatus
For adding and deleting Circuits.
Deleting this row means deleting the corresponding entry in ipxCircTable. Deleting a Circuit also causes deletion of all static routes defined on this Circuit, as well as protocol Circu… |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.2.1.1.6 |
||||||||||||
|
ipxCircRipUpdate
The RIP periodic update interval, in seconds.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.1.1.7 |
||||||||||||
|
ipxCircRipAgeMultiplier
The holding multiplier for
information received in RIP periodic updates. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.1.1.8 |
||||||||||||
|
ipxCircRipStatus
Indicates whether RIP information may
be sent/received over this circuit. Set by the user |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.2.1.1.9 |
||||||||||||
|
ipxCircSapUpdate
The SAP periodic update interval, in seconds.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.1.1.10 |
||||||||||||
|
ipxCircSapAgeMultiplier
The holding multiplier for
information received in SAP periodic updates. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.1.1.11 |
||||||||||||
|
ipxCircGetNearestServerReply
Indicates whether to respond to SAP
get nearest server requests received on this circuit. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.2.1.1.12 |
||||||||||||
|
ipxCircSapStatus
Indicates whether SAP information may
be sent/received over this circuit. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.2.1.1.13 |
||||||||||||
|
ipxCircRipState
Indicates whether RIP information may
be sent/received over this circuit. Set by the device to reflect the RIP status and the interface status |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.2.1.1.14 |
||||||||||||
|
ipxCircSapState
Indicates whether SAP information may
be sent/received over this circuit. Set by the device to reflect the SAP status and the interface status |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.2.1.1.15 |
ipxDestTable
table.1.3.6.1.4.1.81.31.2.2
·
1 row entry
·
9 columns
This table replace the Novell mib IpxDestTable, and is used to add/delete entries to/from that table.
The information concerning one of
this entity's IPX Routes. An IPX
service is a logical connection to a
certain IPX Server.
this entity's IPX Routes. An IPX
service is a logical connection to a
certain IPX Server.
Indexes
ipxDestNetNum
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipxDestNetNum
The IPX network number portion of the
IPX address of the destination. |
NetNum Textual Convention: NetNum Integer32 |
.1.3.6.1.4.1.81.31.2.2.1.1 |
||||||||||||
|
ipxDestProtocol
The routing protocol from which
knowledge of this destination was obtained. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.2.2.1.2 |
||||||||||||
|
ipxDestTicks
The delay in ticks to reach this destination.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.2.1.3 |
||||||||||||
|
ipxDestHopCount
The number of hops necessary to reach
the destination. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.2.1.4 |
||||||||||||
|
ipxDestNextHopCircIndex
The unique identifier of the circuit,
used to reach the next hop. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.2.1.5 |
||||||||||||
|
ipxDestNextHopNICAddress
The NIC address of the next hop.
|
RFC1213-MIBPhysAddressr/w Textual Convention: RFC1213-MIBPhysAddress OctetString |
.1.3.6.1.4.1.81.31.2.2.1.6 |
||||||||||||
|
ipxDestNextHopNetNum
The IPX network number of the next hop.
|
NetNumr/w Textual Convention: NetNum Integer32 |
.1.3.6.1.4.1.81.31.2.2.1.7 |
||||||||||||
| ipxDestStatus | RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.2.2.1.8 |
||||||||||||
|
ipxDestAge
The age of the Routing table entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.2.1.9 |
ipxServTable
table.1.3.6.1.4.1.81.31.2.3
·
1 row entry
·
9 columns
This table replace the Novell mib IpxServTable, and is used to add/delete entries to/from that table.
The information concerning one of
this entity's IPX Services. An IPX
service is a logical connection to a
certain IPX Server.
this entity's IPX Services. An IPX
service is a logical connection to a
certain IPX Server.
Indexes
ipxServType ipxServName
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipxServType
The service type.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.3.1.1 |
||||||||||||
|
ipxServName
The server name.
|
OctetString Constraints: range: 1-48 |
.1.3.6.1.4.1.81.31.2.3.1.2 |
||||||||||||
|
ipxServProtocol
The protocol from which knowledge of
this service was obtained. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.2.3.1.3 |
||||||||||||
|
ipxServNetNum
The IPX network number portion of the
IPX address of the service. |
NetNumr/w Textual Convention: NetNum Integer32 |
.1.3.6.1.4.1.81.31.2.3.1.4 |
||||||||||||
|
ipxServNode
The node portion of the IPX address
of the service. |
OctetStringr/w Constraints: range: 6-6 |
.1.3.6.1.4.1.81.31.2.3.1.5 |
||||||||||||
|
ipxServSocket
The socket portion of the IPX address
of the service. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.3.1.6 |
||||||||||||
|
ipxServHopCount
The number of hops to the service.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.3.1.7 |
||||||||||||
| ipxServStatus | RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.2.3.1.8 |
||||||||||||
|
ipxServAge
The age of the SAP entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.3.1.9 |
ipxAccessControlTable
table.1.3.6.1.4.1.81.31.2.5
·
1 row entry
·
6 columns
This table is used to add/delete IPX access control statement to/from that table.
The information concerning one of
this entity's IPX access control
statements.
this entity's IPX access control
statements.
Indexes
ipxAccessControlIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipxAccessControlIndex
Entry index.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.5.1.1 |
||||||||||||
|
ipxAccessControlSrcAddr
The IPX network of the source address.
|
NetNumr/w Textual Convention: NetNum Integer32 |
.1.3.6.1.4.1.81.31.2.5.1.2 |
||||||||||||
|
ipxAccessControlDstAddr
The IPX network of the destination address.
|
NetNumr/w Textual Convention: NetNum Integer32 |
.1.3.6.1.4.1.81.31.2.5.1.3 |
||||||||||||
|
ipxAccessControlOperation
How to operate the IPX ACCESS CONTROL
statement, on the receiving packet. Forwards the packet, Block (Discard) the packet or block (Discard) the packet and report to the user by sending trap. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.2.5.1.4 |
||||||||||||
|
ipxAccessControlActivation
Does the IPX ACCESS CONTROL statement
done by HW or SW(CPU). HW - wire-speed, SW - regular. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.2.5.1.5 |
||||||||||||
|
ipxAccessControlStatus
For create/delete of an IPX ACCESS
CONTROL statement. |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.2.5.1.6 |
ipxSapFilterTable
table.1.3.6.1.4.1.81.31.2.7
·
1 row entry
·
8 columns
Table of input/output SAP filter according to IPX circuit number.
An entry in the SAP filter table
Indexes
ipxSapFilterID
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipxSapFilterID
ID of SAP filter.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.7.1.1 |
||||||||||||
|
ipxSapFilterCircIndex
....
-- 0xffff means this is a global SAP filter |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.7.1.2 |
||||||||||||
|
ipxSapFilterServiceNetNumber
Number network of the filtered service. Value
0xFFFFFFFF applies for any network. DEFVAL {0xFFFFFFFF} |
NetNumr/w Textual Convention: NetNum Integer32 |
.1.3.6.1.4.1.81.31.2.7.1.3 |
||||||||||||
|
ipxSapFilterServiceType
The type of the service which may be
filtered; value 0xFFFF applies for all types of service and it's default DEFVAL {0xFFFF} |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.2.7.1.4 |
||||||||||||
|
ipxSapFilterServerName
The name of the service which may be
filtered; wildcards (*) may be used in the end of the name. DEFVAL {*} |
OctetStringr/w Constraints: range: 1-48 |
.1.3.6.1.4.1.81.31.2.7.1.5 |
||||||||||||
|
ipxSapFilterDirection
Type of filter-input or output
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.2.7.1.6 |
||||||||||||
|
ipxSapFilterAction
Permit/deny receiving/transmitting of
SAP entry |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.2.7.1.7 |
||||||||||||
|
ipxSapFilterStatus
....
|
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.2.7.1.8 |
vlConfTable
table.1.3.6.1.4.1.81.31.3.1
·
1 row entry
·
3 columns
This table is an extention of MIB II ifTable, and is used to add/delete entries to/from that table. In addition it contains private objects.
The information concerning one of
this entity's VLAN interfaces. An VLAN
interface is a virtual connection to a
switch.
this entity's VLAN interfaces. An VLAN
interface is a virtual connection to a
switch.
Indexes
vlConfIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
vlConfIndex
A unique value for each interface.
Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.3.1.1.1 |
||||||||||||
|
vlConfAlias
This object is an 'alias' name for
the lower-layer interface on top of which this IP interface is defined. The alias is specified by the network manager, and provides a non-volatile 'handle' for the lower-layer interfac… |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.81.31.3.1.1.2 |
||||||||||||
|
vlConfStatus
For adding and deleting VLAN
interfaces. Deleting this row means deleting the corresponding entry in ifTable (MIB II). Deleting a VLAN interface is allowed only if IP interface is not defined on this VLAN. |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.3.1.1.3 |
vlBridgeTable
table.1.3.6.1.4.1.81.31.3.2
·
1 row entry
·
4 columns
For each Bridge segment an entry of this table specifies a set of VLANs, which it contains.
A entry of this table specifies a
Group of VLANs and VLANs belonging to
it
Group of VLANs and VLANs belonging to
it
Indexes
vlBridgeProtocol vlBridgeGroupIndex vlBridgeIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
vlBridgeProtocol
The protocol, supported by this VLAN.
The meanings of the values are: other: none of the following. This VLAN includes any protocol except the following protocols. It is a bridging VLAN.… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.3.2.1.1 |
||||||||||||
|
vlBridgeGroupIndex
A logical number, corresponded this group of
VLANs |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.3.2.1.2 |
||||||||||||
|
vlBridgeIndex
A logical number, corresponded this VLAN.
Each VLAN is allowed to participate in ONE group only |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.3.2.1.3 |
||||||||||||
|
vlBridgeStatus
It is used to create or delete an entry
|
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.3.2.1.4 |
routeGroupTable
table.1.3.6.1.4.1.81.31.4.1
·
1 row entry
·
2 columns
Indexes
routeGroupId
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| routeGroupId | SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.4.1.1.1 |
||||||||||
|
routeGroupRouteMode
A bit mask representing the routing
mode of the module: bit 0 - L2 switching bit 1 - EZ2Route bit 2 - Router bit 3 - Rich L2 bit 4 - WebSwitch (Load balance, application redirection). mandatoryly,… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.4.1.1.2 |
drVlConfTable
table.1.3.6.1.4.1.81.31.5.1
·
1 row entry
·
4 columns
This table is an extention of MIB II ifTable, and is used to add/delete entries to/from that table. In addition it contains private objects.
The information concerning one of
this entity's VLAN interfaces. An VLAN
interface is a virtual connection to a
switch.
this entity's VLAN interfaces. An VLAN
interface is a virtual connection to a
switch.
Indexes
drVlConfSlot drVlConfIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
drVlConfSlot
The slot number of the module
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.5.1.1.1 |
||||||||||||
|
drVlConfIndex
A unique value for each interface.
Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.5.1.1.2 |
||||||||||||
|
drVlConfAlias
This object is an 'alias' name for the
lower-layer interface on top of which this IP interface is defined. The alias is specified by the network manager, and provides a non-volatile 'handle' for the lower-layer int… |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.81.31.5.1.1.3 |
||||||||||||
|
drVlConfStatus
For adding and deleting VLAN interfaces.
Deleting this row means deleting the corresponding entry in ifTable (MIB II). Deleting a VLAN interface is allowed only if IP interface is not defined on this VLAN. |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.5.1.1.4 |
drIpInterfaceTable
table.1.3.6.1.4.1.81.31.6.1
·
1 row entry
·
16 columns
This table is an extention of MIB II IpAddrTable, and is used to add/delete entries to/from that table. In addition it contains private objects.
The information concerning one of this
entity's IP interfaces.
An IP interface is a logical connection to a
certain IP net/subnet.
entity's IP interfaces.
An IP interface is a logical connection to a
certain IP net/subnet.
Indexes
drIpInterfaceSlot drIpInterfaceAddr
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
drIpInterfaceSlot
The slot number of the module
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.6.1.1.1 |
||||||||||||
|
drIpInterfaceAddr
The IP address to which this entry's
addressing information pertains. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.6.1.1.2 |
||||||||||||
|
drIpInterfaceNetMask
The subnet mask associated with the IP
address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.6.1.1.3 |
||||||||||||
|
drIpInterfaceLowerIfAlias
This object is an 'alias' name for the
lower-layer interface on top of which this IP interface is defined. The alias is specified by the network manager, and provides a non-volatile 'handle' for the lower-layer interf… |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.81.31.6.1.1.4 |
||||||||||||
|
drIpInterfaceType
The logical type of the interface. The default
depends on the physical type. For example Ethernet and Token-Ring LANs are of type broadcast |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.6.1.1.5 |
||||||||||||
|
drIpInterfaceForwardIpBroadcast
Whether the router forwards IP directed
broadcasts that are to be transmitted as link-layer broadcast to an attached net or subnet. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.6.1.1.6 |
||||||||||||
|
drIpInterfaceBroadcastAddr
The value of the least-significant bit in
the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones … |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.6.1.1.7 |
||||||||||||
|
drIpInterfaceProxyArp
When proxy ARP is enabled, the router
responds to ARP requests received on one link-layer interface for an IP-address that is reachable via another link-layer interface. The response provides the router's own MAC … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.6.1.1.8 |
||||||||||||
|
drIpInterfaceStatus
For adding and deleting IP interfaces.
Deleting this row means deleting the corresponding entry in IpAddrTable (MIB II). Deleting an IP interface also causes deletion of all static routes defined on this IP interfac… |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.6.1.1.9 |
||||||||||||
|
drIpInterfaceMainRouterAddr
The IP address of the main router backed up
on this interface. |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.6.1.1.10 |
||||||||||||
|
drIpInterfaceARPServerStatus
Whenever to activate the ARP Server
mechanism on this interface. enable - set by the user, means activate the ARP Server mechanism over this IP interface. disable - set by the user, means don't active the ARP Server… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.6.1.1.11 |
||||||||||||
|
drIpInterfaceName
The name of this interface for compatibility
with cli. |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.81.31.6.1.1.12 |
||||||||||||
|
drIpInterfaceNetbiosRebroadcast
How to deal with NETBIOS Broadcasts.
inbound - netbios broadcasts received from the interface are rebarodcasted outbound - netbios broadcastrs are rebraodcasted to this interface. both - netbios are reb… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.6.1.1.13 |
||||||||||||
|
drIpInterfaceIcmpRedirects
enable - enable the sending of redirect
messages if the router is forced to re-send a packet through the same interface on which it was received. disable - disable the sending of redirect messages on this interfa… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.6.1.1.14 |
||||||||||||
|
drIpInterfaceOperStatus
The operational status of this interface.
up - the interface is active. down - the interface is inactive. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.6.1.1.15 |
||||||||||||
|
drIpInterfaceDhcpRelay
enable - enable the DHCP/BOOTP Relay
agent for the subnet associated with this IP Interface. Requires that a relayEntry for the L2 interface over which this IP interface is defined will be defined. disable - disablesena… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.6.1.1.16 |
drStaticCidrTable
table.1.3.6.1.4.1.81.31.7.1
·
1 row entry
·
14 columns
The static route table for this entity. The table includes all static routes, both active and inactive. Note that inactive static routes are deleted from RFC2096 ipCidrRouteTable; Hence the need for this private table to maintain user configuration about disabled routes. The table also includes the EntID index, to allow for use in a distributed environment.
A particular route to a particular
destination, under a particular policy.
destination, under a particular policy.
Indexes
drStaticCidrEntID drStaticCidrDest drStaticCidrMask drStaticCidrTos drStaticCidrNextHop
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
drStaticCidrEntID
The Id of the entity for which a set of rows
applies. This index is provided as a mean of distributing non-related information on different entities such as physical modules. The value: The module ID (slot number). |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.81.31.7.1.1.1 |
||||||||||||
|
drStaticCidrDest
Equivalent to ipCidrRouteDest.
The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a va… |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.7.1.1.2 |
||||||||||||
|
drStaticCidrMask
Equivalent to ipCidrRouteMask.
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the drStaticCidrDest field. For those systems that do not support arbi… |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.7.1.1.3 |
||||||||||||
|
drStaticCidrTos
Equivalent to ipCidrRouteTos.
The policy specifier is the IP TOS Field. The encoding of IP TOS is as specified by the following convention. Zero indicates the default path if no more specific policy applies. … |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.81.31.7.1.1.4 |
||||||||||||
|
drStaticCidrNextHop
Equivalent to ipCidrRouteNextHop.
On remote routes, the address of the next system en route; Otherwise, 0.0.0.0. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.7.1.1.5 |
||||||||||||
|
drStaticCidrIfIndex
Equivalent to ipCidrRouteIfIndex.
The ifIndex value which identifies the local interface through which the next hop of this route should be reached. |
Integer32r/w Constraints: range: -2147483648-2147483647 |
.1.3.6.1.4.1.81.31.7.1.1.6 |
||||||||||||
|
drStaticCidrType
Equivalent to ipCidrRouteType.
The type of route. Note that local(3) refers to a route for which the next hop is the final destination; remote(4) refers to a route for which the next hop is not the final desti… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.7.1.1.7 |
||||||||||||
|
drStaticCidrMetric1
Equivalent to ipCidrRouteMetric1.
The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's drStaticCidrProto value. If this metric… |
Integer32r/w Constraints: range: -2147483648-2147483647 |
.1.3.6.1.4.1.81.31.7.1.1.8 |
||||||||||||
|
drStaticCidrPrecedence
Equivalent to ipCidrRouteMetric5
(Avaya use of it). The precedence of this routing rule, compared to other routes which may have been learned vie other methods. Translates into ipCidrRouteMetric5 in ipCidrRouteTabl… |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.81.31.7.1.1.9 |
||||||||||||
|
drStaticCidrCRPType
The internal type of this static routing
entry. routingFWLB - Route to a group of routing Firewalls bridgingFWLB - Route through a group of bridging Firewalls regularStatic - Regular static routes |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.7.1.1.10 |
||||||||||||
|
drStaticCidrOperStatus
The operational status of this route.
up - the route is active, and is present in ipCidrRouteTable. down - the route is inactive; it is not present in ipCidrRouteTable. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.7.1.1.11 |
||||||||||||
|
drStaticCidrName
A label given to this route by the user.
Has no equivalent in ipCidrRouteTable. |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.81.31.7.1.1.12 |
||||||||||||
|
drStaticOwner
The user who is responsible for the entry.
Management Apps should write: 'user on host' CLI should write:CLI_User on local device |
OctetStringr/w Constraints: range: 0-80 |
.1.3.6.1.4.1.81.31.7.1.1.13 |
||||||||||||
|
drStaticCidrStatus
Creation, activation, de-activation and
deletion of a static route, using the RowStatus convention: active(1), notInService(2) , notReady(3), createAndGo(4), createAndWait(5), destroy(6). when an entry is placed in t… |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.7.1.1.14 |
ipTunnelTable
table.1.3.6.1.4.1.81.31.8.1
·
1 row entry
·
18 columns
ipTunnelTable parameters.
ipTunnel Entry Parameters.
Indexes
ipTunnelIfIndex
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipTunnelIfIndex
A unique value for each interface.
Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.8.1.1.1 |
||||||||||||||||||
|
ipTunnelIfStatus
For adding and deleting IP Tunnel
interfaces. Deleting this row means deleting the corresponding entry in ifTable (MIB II). |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.8.1.1.2 |
||||||||||||||||||
|
ipTunnelIfLocalAddress
The address of the local endpoint of the tunnel,
or 0.0.0.0 if the device is free to choose any of its addresses at tunnel establishment time. |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.8.1.1.3 |
||||||||||||||||||
|
ipTunnelIfRemoteAddress
The address of the remote endpoint of the tunnel.
|
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.8.1.1.4 |
||||||||||||||||||
|
ipTunnelIfEncapsMethod
The encapsulation method used by the tunnel.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.8.1.1.5 |
||||||||||||||||||
|
ipTunnelIfConfigID
An identifier used to distinguish between multiple
tunnels of the same encapsulation method, with the same endpoints. If the encapsulation protocol only allows one tunnel per set of endpoint addresses (such as for G… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.8.1.1.6 |
||||||||||||||||||
|
ipTunnelIfHopLimit
The TTL to use in the outer IP header.
|
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.81.31.8.1.1.7 |
||||||||||||||||||
|
ipTunnelIfSecurity
The method used by the tunnel to secure the outer IP
header. The value ipsec indicates that IPsec is used between the tunnel endpoints for authentication or encryption or both. More specific security-related informati… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.8.1.1.8 |
||||||||||||||||||
|
ipTunnelIfDSCP
The method used to set the high 6 bits of the
TOS in the outer IP header. A value of -1 indicates that the bits are copied from the payload's header. A value between 0 and 63 inclusive indicates that the bit field i… |
Integer32r/w Constraints: range: -1-63 |
.1.3.6.1.4.1.81.31.8.1.1.9 |
||||||||||||||||||
|
ipTunnelIfChecksum
Verifying checksum of the GRE header.
1 - Check the checksum. 2 - Do not check the checksum. In case of checksum calaculation does not match to the packet checksum the packet is dropped. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.8.1.1.10 |
||||||||||||||||||
|
ipTunnelIfKey
The Shared Key for the GRE Tunnel.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.8.1.1.11 |
||||||||||||||||||
|
ipTunnelIfKeyMode
The mode according which the Key field is checked or not.
1 - Enable Key 2 - Disable Key |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.8.1.1.12 |
||||||||||||||||||
|
ipTunnelIfOutOfOrderDrop
1 - Drop the packets in case of out of order packets.
2 - Do not Drop the packets in case of out of order packets. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.8.1.1.13 |
||||||||||||||||||
|
ipTunnelIfAgingTimer
The timer (minutes) for aging of path MTU discovery.
0 - Disable aging is done. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.8.1.1.14 |
||||||||||||||||||
|
ipTunnelIfMTUDiscovery
Path MTU discovery.
1 - Enable Path MTU discovery. 2 - Disable Path MTU discovery. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.8.1.1.15 |
||||||||||||||||||
|
ipTunnelIfMTU
mandatory GRE Tunnel MTU Value (Bytes)
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.8.1.1.16 |
||||||||||||||||||
|
ipTunnelIfKeepAliveRetries
The number of times that a device will keep sending
keepalive packets without a response before the interface becomes inactive. This item is changeable only when ipTunnelIfKeepAliveRate > 0. Possible values are: 1-255. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.8.1.1.17 |
||||||||||||||||||
|
ipTunnelIfKeepAliveRate
The rate at which the keepalive packets are sent in
seconds. I.e. One keepalive packet will be send in ipTunnelIfKeepAliveRate seconds. If ipTunnelIfKeepAliveRate=0 Then Keepalive is Disable and therefore ipTunnelIfKeep… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.8.1.1.18 |
ipDynamicTable
table.1.3.6.1.4.1.81.31.9.1
·
1 row entry
·
8 columns
ipDynamicTable parameters. Used for PPP-IPCP/DHCP connections which gathered dynamic IP addresses.
ipDynamic Entry Parameters. This entry is created when the user activates a row
in the ipNegotiated table or in the cigDhcpClientsTable in CIG-CLIENTS for specific
interface.
in the ipNegotiated table or in the cigDhcpClientsTable in CIG-CLIENTS for specific
interface.
Indexes
ipDynamicIfIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
ipDynamicIfIndex
A unique value for each interface.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.9.1.1.1 |
||||
|
ipDynamicIfAlias
This object is an 'alias' name for
the lower-layer interface on top of which this IP interface is defined. It is the same as the ifAlias from the standard interface table. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.81.31.9.1.1.2 |
||||
|
ipDynamicAddrType
This Mib item presents the type of the the ip address whether is ppp ipcp (negotiated)
or dhcp. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.9.1.1.3 |
||||
|
ipDynamicIPAddress
The IP address received from remote peer during the PPP-IPCP session or from
DHCP server using DHCP client. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.9.1.1.4 |
||||
|
ipDynamicNetMask
The subnet mask associated with the
IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.9.1.1.5 |
||||
|
ipDynamicInterfaceName
The name of the IP dynamic interface.
|
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.81.31.9.1.1.6 |
||||
|
ipDynamicOperStatus
The operational status of this IP dynamic interface.
up - the interface is active. down - the interface is inactive. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.81.31.9.1.1.7 |
||||
|
ipDynamicIcmpRedirects
enable - enable the sending of
redirect messages if the router is forced to re-send a packet through the same interface on which it was received. disable - disable the sending of redirect messages on this… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.81.31.9.1.1.8 |
ipNegotiatedTable
table.1.3.6.1.4.1.81.31.10.1
·
1 row entry
·
4 columns
ipNegotiatedTable parameters. Used for PPP-IPCP connections which gathered dynamic IP addresses.
ipNegotiated Entry Parameters.
Indexes
ipNegotiatedIfIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipNegotiatedIfIndex
A unique value for each interface.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.10.1.1.1 |
||||||||||||
|
ipNegotiatedRowStatus
For adding and deleting IP Negotiated PPP-IPCP
interfaces. For configuring only Negotiated parameters use create and wait for specific interface. When activating negotiation, activate the row. Activating the row will cr… |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.10.1.1.2 |
||||||||||||
|
ipNegotiatedIfAlias
This object is an 'alias' name for
the lower-layer interface on top of which this IP interface is defined. It is the same as the ifAlias from the standard interface table. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.81.31.10.1.1.3 |
||||||||||||
|
ipNegotiatedIPAddress
The IP address received from remote peer during the PPP-IPCP session.
|
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.10.1.1.4 |
ipNATPoolListTable
table.1.3.6.1.4.1.81.31.11.1
·
1 row entry
·
3 columns
NAT pool list Table.
NAT pool list parameters.
Indexes
ipNATPoolListIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipNATPoolListIndex
NAT Pool List Index.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.11.1.1.1 |
||||||||||||
|
ipNATPoolListName
NAT Pool list name.
|
RFC1213-MIBDisplayStringr/w Textual Convention: RFC1213-MIBDisplayString OctetString |
.1.3.6.1.4.1.81.31.11.1.1.2 |
||||||||||||
|
ipNATPoolListRowStatus
Used for creation/deletion of a list and for
monitoring list status. Use createAndGo (4) to create a list. Destroy (6) to destroy a list. active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), dest… |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.81.31.11.1.1.3 |
ipNATPoolTable
table.1.3.6.1.4.1.81.31.11.2
·
1 row entry
·
6 columns
NAT Pool entry parameters.
NAT Pool parameters.
Indexes
ipNATPoolListIndex ipNATPoolIndex
| Column | Syntax | OID |
|---|---|---|
|
ipNATPoolIndex
NAT Pool index in the NAT Pool list.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.11.2.1.1 |
|
ipNATPoolIPAddress
NAT Pool Source IP Address to be NAT'ed.
|
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.11.2.1.2 |
|
ipNATPoolIPMask
NAT Pool Source IP Network Mask to be NAT'ed.
|
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.11.2.1.3 |
|
ipNATPoolMapIPAddress
NAT Pool Mapping to IP Address.
|
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.11.2.1.4 |
|
ipNATPoolMapIPMask
NAT Pool Mapping to Network Mask.
|
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.81.31.11.2.1.5 |
|
ipNATPoolRowStatus
Used for creation/deletion of a NAT pool entry
and for monitoring entry status. active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.81.31.11.2.1.6 |