FOUNDRY-SN-IP-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
456
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
456 total| Object Name |
|---|
snRtIpGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1 |
snRtClearArpCacheclear(1) will clear arp cache table.rw ClearStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.1 |
snRtClearIpCacheclear(1) will clear ip route cache table.rw ClearStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.2 |
snRtClearIpRouteclear(1) will clear ip route table.rw ClearStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.3 |
snRtBootpServerIP address of bootp server to
which bootp packet need to be relayed.rwdeprecated IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.4 |
snRtBootpRelayMaxMaximum number of hop the bootp packet
should travel.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.5 |
snRtArpAgeThe time in minutes an ARP entry can
be valid without relearning.
0 - Don't not age.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.6 |
snRtIpIrdpEnablePerform router advertisement on this box.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.7 |
snRtIpLoadShareIf more than one route available,
use them to share load.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.8 |
snRtIpProxyArpEnable/disable proxy arp function
in the box.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.9 |
snRtIpRarpEnable/disable RARP server.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.10 |
snRtIpTtlThe time to live value to be used
in IP header of IP packet generated
by the box.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.11 |
snRtIpSetAllPortConfigThe value of this object is an index number of a
snRtIpPortConfigTable row (i.e. snRtIpPortConfigPortIndex),
which is the selected row to copy all of its read-writable
data (i.e. snRtIpPortMtu and snRtIpPortEncap) to the rest
of the rows in snRtIpPortConfigTable.
Note: prior setting this object, all the intended data of
the given row of the table must be set. Otherwise, the
current data of the row will be used to set the entire ip
interface configuration table. The previous setting will
be overwritten by the new one.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.12 |
snRtIpFwdCacheMaxEntriesThe maximum number of ip forwarding table entries.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.13 |
snRtIpFwdCacheCurEntriesThe current number of ip forwarding table entries.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.14 |
snRtIpMaxStaticRouteEntriesThe maximum number of static route entries in the static route table.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.15 |
snRtIpDirBcastFwdEnable/Disable directed broadcast forwarding.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.16 |
snRtIpLoadShareNumOfPathsNumber of routes are used to share load.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.17 |
snRtIpLoadShareMaxPathsMaximum number of routes can be configured to share load.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.18 |
snRtIpLoadShareMinPathsMinimum number of routes can be configured to share load.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.19 |
snRtIpProtocolRouterIdRouter Id for all IP Protocols.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.20 |
snRtIpSourceRouteEnable/Disable source routing support, ability to drop the
source routing packets.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.21 |
snRtIpStaticRouteTableIP static/default route table. SEQUENCE OF SnRtIpStaticRouteEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.2 |
snRtIpStaticRouteEntryAn entry in the IP static route table. SnRtIpStaticRouteEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1 |
snRtIpStaticRouteIndexThe table index for a static route entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.1 |
snRtIpStaticRouteDestDestination IP address.
0.0.0.0 for default route.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.2 |
snRtIpStaticRouteMaskSubnet mask associated with
the destination IP address.
0.0.0.0 for default route mask.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.3 |
snRtIpStaticRouteNextHopIP address of next hop router that
is located on one of the directly
attached IP subnet.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.4 |
snRtIpStaticRouteMetricThe metrics to next hop router.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.5 |
snRtIpStaticRouteRowStatusTo create or delete a static route
entry.rw RowSts .1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.6 |
snRtIpStaticRouteDistanceAdministration distance.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.7 |
snRtIpFilterTableIP filter table. SEQUENCE OF SnRtIpFilterEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3 |
snRtIpFilterEntryAn entry in the IP filter table. SnRtIpFilterEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1 |
snRtIpFilterIndexThe table index for a filter entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.1 |
snRtIpFilterActionAction to take if the ip packet match
with this filter.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.2 |
snRtIpFilterProtocolTransport protocol. 0 means don't carerw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.3 |
snRtIpFilterSourceIpSource IP address.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.4 |
snRtIpFilterSourceMaskSource IP subnet mask.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.5 |
snRtIpFilterDestIpDestination IP address.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.6 |
snRtIpFilterDestMaskDestination IP subnet mask.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.7 |
snRtIpFilterOperatorType of comparison to perform.
for now, this only applys to tcp or udp
to compare the port numberrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.8 |
snRtIpFilterOperandFor now this only refers to transport
protocol port number. 0 means NArw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.9 |
snRtIpFilterRowStatusTo create or delete a filter
entry.rw RowSts .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.10 |
snRtIpFilterEstablishedEnable/Disable the filtering of established TCP
packets of which the ACK or RESET flag is on. This
additional filter only applies to TCP transport
protocol.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.11 |
snRtIpFilterQosPriorityThe router L4 Qos Priority values are:
low(0)
high(1)
The Priority values are:
level0(0), level1(1), level2(2), level3(3),
level4(4), level5(5), level6(6), level7(7)rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.12 |
snRtIpRarpTableIP RARP table. SEQUENCE OF SnRtIpRarpEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.4 |
snRtIpRarpEntryAn entry in the IP Rarp table. SnRtIpRarpEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.4.1 |
snRtIpRarpIndexThe table index for a Rarp entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.4.1.1 |
snRtIpRarpMacThe Mac address for a Rarp entry.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.2.4.1.2 |
snRtIpRarpIpThe IP address for a Rarp entry.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.4.1.3 |
snRtIpRarpRowStatusTo create or delete a Rarp
entry.rw RowSts .1.3.6.1.4.1.11.2.3.7.11.12.2.2.4.1.4 |
snRtStaticArpTableIP static arp table. SEQUENCE OF SnRtStaticArpEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.5 |
snRtStaticArpEntryAn entry in the IP static arp table. SnRtStaticArpEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.5.1 |
snRtStaticArpIndexThe table index for a static arp entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.5.1.1 |
snRtStaticArpIpThe IP address for a static arp entry.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.5.1.2 |
snRtStaticArpMacThe Mac address for a static arp entry.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.2.5.1.3 |
snRtStaticArpPortThe port index for a static arp entry.rw PortIndex .1.3.6.1.4.1.11.2.3.7.11.12.2.2.5.1.4 |
snRtStaticArpRowStatusTo create or delete a Static Arp
entry.rw RowSts .1.3.6.1.4.1.11.2.3.7.11.12.2.2.5.1.5 |
snRtIpPortAddrTableIP port address table.deprecated SEQUENCE OF SnRtIpPortAddrEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.6 |
snRtIpPortAddrEntryAn entry in the IP Port Address table.deprecated SnRtIpPortAddrEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.6.1 |
snRtIpPortAddrPortIndexThe port index for port address entry.rodeprecated PortIndex .1.3.6.1.4.1.11.2.3.7.11.12.2.2.6.1.1 |
snRtIpPortAddressThe port IP address.rodeprecated IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.6.1.2 |
snRtIpPortSubnetMaskThe port IP address subnet mask.rwdeprecated IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.6.1.3 |
snRtIpPortAddrTypeThe port IP address type.rwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.6.1.4 |
snRtIpPortRowStatusTo create or delete a port address
entry.rwdeprecated RowSts .1.3.6.1.4.1.11.2.3.7.11.12.2.2.6.1.5 |
snRtIpPortAccessTableIP port access table.deprecated SEQUENCE OF SnRtIpPortAccessEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.7 |
snRtIpPortAccessEntryAn entry in the IP Port access table.deprecated SnRtIpPortAccessEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.7.1 |
snRtIpPortAccessPortIndexThe port index for port access entry.rodeprecated PortIndex .1.3.6.1.4.1.11.2.3.7.11.12.2.2.7.1.1 |
snRtIpPortAccessDirectionThe incoming or outgoing check
for port access.rodeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.7.1.2 |
snRtIpPortAccessFilters1st octet correspond to 1st filter
number and so on.rwdeprecated OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.2.7.1.3 |
snRtIpPortAccessRowStatusTo create or delete a port access
entry.rwdeprecated RowSts .1.3.6.1.4.1.11.2.3.7.11.12.2.2.7.1.4 |
snRtIpPortConfigTableIP port Config table.deprecated SEQUENCE OF SnRtIpPortConfigEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.8 |
snRtIpPortConfigEntryAn entry in the IP Port Config table.deprecated SnRtIpPortConfigEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.8.1 |
snRtIpPortConfigPortIndexThe port index for port config entry.rodeprecated PortIndex .1.3.6.1.4.1.11.2.3.7.11.12.2.2.8.1.1 |
snRtIpPortMtuThe maximun transfer unit.rwdeprecated INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.8.1.2 |
snRtIpPortEncapData link encapsulation to be used
on the IP frame transmitted on the
port.rwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.8.1.3 |
snRtIpPortMetricThe metric.rwdeprecated INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.8.1.4 |
snRtIpPortDirBcastFwdEnable/Disable directed broadcast forwarding on the port.rwdeprecated RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.8.1.5 |
snRtBcastFwd OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9 |
snRtBcastFwdGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.1 |
snRtUdpBcastFwdEnableEnable or disable UDP broadcast forwarding service.
When UDP broadcast forwarding is enabled, default
entries are added to the UDP broadcast forwarding
port table. When it is disabled, UDP broadcast
forwarding port table is flushed to empty.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.1.1 |
snRtUdpBcastFwdPort OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.2 |
snRtUdpBcastFwdPortTableThis table contains a list of UDP port numbers
for which forwarding UDP broadcast is enabled. SEQUENCE OF SnRtUdpBcastFwdPortEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.2.1 |
snRtUdpBcastFwdPortEntryAn entry of the UDP broadcast forwarding
port table. SnRtUdpBcastFwdPortEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.2.1.1 |
snRtUdpBcastFwdPortIndexThe table index for a UDP broadcast forwarding
port entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.2.1.1.1 |
snRtUdpBcastFwdPortNumberUDP port number for which UDP broadcast forwarding
is enabled.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.2.1.1.2 |
snRtUdpBcastFwdPortRowStatusTo create or delete a UDP broadcast forwarding
port entry.rw RowSts .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.2.1.1.3 |
snRtUdpHelper OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3 |
snRtUdpHelperTableUDP helper table. SEQUENCE OF SnRtUdpHelperEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3.1 |
snRtUdpHelperEntryAn entry of the UDP helper table. SnRtUdpHelperEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3.1.1 |
snRtUdpHelperPortIndexThe port index for a UDP helper entry.ro PortIndex .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3.1.1.1 |
snRtUdpHelperIndexThe table index for a UDP helper entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3.1.1.2 |
snRtUdpHelperAddrThe UDP helper address. This is the address that
UDP packets will be forwarded. It can be a helper
address or a subnet broadcast address. But it
cannot be 255.255.255.255 or 0.0.0.0.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3.1.1.3 |
snRtUdpHelperRowStatusTo create or delete a UDP helper entry.rw RowSts .1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3.1.1.4 |
snRtIpTraceRoute OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10 |
snRtIpTraceRouteGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1 |
snRtIpTraceRouteTargetAddrTarget IP address of which trace route is performed.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.1 |
snRtIpTraceRouteMinTtlMinimum TTL value carried in the first probe packet.
Value 0 cannot be used for SET operations. This value
is returned if traceroute is not running within the system.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.2 |
snRtIpTraceRouteMaxTtlMaximum TTL value carried in the last probe packet.
Value 0 cannot be used for SET operations. This value
is returned if traceroute is not running within the system.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.3 |
snRtIpTraceRouteTimeOutTime out period (in seconds) to wait for the response
from the probe packet (i,e, the ICMP packet).
Value 0 cannot be used for SET operations. This value
is returned if traceroute is not running within the system.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.4 |
snRtIpTraceRouteControlOnly 'start' and 'abort' are writable values; 'success',
'failure' and 'inProgress' are readeable (or returned)
values.
Writing 'start' to this object to initiate the trace route
operation. snRtIpTraceRouteDestAddr must have been init-
ialized before 'start' is writen.
This object will return 'inProgress' after trace route
operation has started. During the 'inProgress' state,
writing 'abort' to this object will stop the current
trace route operation.
If the destination address is reached, this object
returned 'success'. snRtIpTraceRouteResultTable
contains the routes (and the target address) to
reach the destination address. If the destination
address does not reach, timeout, or ending TTL
reached, 'failure' is returned.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.5 |
snRtIpTraceRouteResult OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2 |
snRtIpTraceRouteResultTableTrace route result table. SEQUENCE OF SnRtIpTraceRouteResultEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2.1 |
snRtIpTraceRouteResultEntryAn entry of the trace route result table. SnRtIpTraceRouteResultEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2.1.1 |
snRtIpTraceRouteResultIndexThe table index for a trace route result entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2.1.1.1 |
snRtIpTraceRouteResultAddrThe router or the target address of which forms
part of the route to reach the destination address.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2.1.1.2 |
snRtIpTraceRouteResultRoundTripTime1The round trip time between the first probe packet
transmitted and the reponse ICMP packet received.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2.1.1.3 |
snRtIpTraceRouteResultRoundTripTime2The round trip time between the second probe packet
transmitted and the reponse ICMP packet received.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2.1.1.4 |
snRtIpFwdCacheTableIP forwarding cache table. SEQUENCE OF SnRtIpFwdCacheEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.11 |
snRtIpFwdCacheEntryAn entry in the IP forwarding cache table. SnRtIpFwdCacheEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1 |
snRtIpFwdCacheIndexThe table index for a ip forwarding cache table entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.1 |
snRtIpFwdCacheIpThe IP address of a station.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.2 |
snRtIpFwdCacheMacThe Mac address of an IP station.ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.3 |
snRtIpFwdCacheNextHopIpThe next hop router IP address.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.4 |
snRtIpFwdCacheOutgoingPortThe outgoing port of which packets will forward to.
Return port value of zero to indicate no outgoing port
associated to this entry. Non-zero value has the
following meanings:
The bit 0 to bit 7: port number.
The bit 8 to bit 11: slot number.
For virtual router interface, slot number is 15,
port number is the virtual router port from 1 to 60.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.5 |
snRtIpFwdCacheTypeThe 'dynamic' or 'permanent' type for a ip forwarding
cache table entry.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.6 |
snRtIpFwdCacheActionThe action to take.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.7 |
snRtIpFwdCacheFragCheckCheck for fragmentation.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.8 |
snRtIpFwdCacheSnapHdrApply SNAP encapsulation.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.9 |
snRtIpFwdCacheVLanIdThe VLAN ID for a ip forwarding cache table entry.
Return VLAN ID value of zero to indicate no VLAN
associated to this entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.10 |
snIpAsPathAccessListTableIp As-Path Access List table. SEQUENCE OF SnIpAsPathAccessListEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.12 |
snIpAsPathAccessListEntryAn entry in the Ip As-Path Access List table. SnIpAsPathAccessListEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.12.1 |
snIpAsPathAccessListIndexThe table index for a filter entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.12.1.1 |
snIpAsPathAccessListSequenceThe table sequence index for a filter entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.12.1.2 |
snIpAsPathAccessListActionAction to take if the bgp address match
with this filter.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.12.1.3 |
snIpAsPathAccessListRegExpressionAutonomous system in the filter using a regular expression.
Each character of the regular expression string is represented
by one octet.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.2.12.1.4 |
snIpAsPathAccessListRowStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
noSuch(0)...no such row
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.12.1.5 |
snIpCommunityListTableIp Community List table. SEQUENCE OF SnIpCommunityListEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.13 |
snIpCommunityListEntryAn entry in the Ip Community List table. SnIpCommunityListEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1 |
snIpCommunityListIndexThe table index for a filter entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.1 |
snIpCommunityListSequenceThe table sequence index for a filter entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.2 |
snIpCommunityListActionAction to take if the bgp address match
with this filter.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.3 |
snIpCommunityListCommNumA number from 1 to 0xFFFFFFFF. There are 20 of them.
This integer number is represented by 4 OCTETs.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.4 |
snIpCommunityListInternetDisabled/Enabled the Internet Community.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.5 |
snIpCommunityListNoAdvertiseDo not advertise this route to any peer (internal or external).rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.6 |
snIpCommunityListNoExportDo not advertise this route to an EBGP peer.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.7 |
snIpCommunityListRowStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
noSuch(0)...no such row
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.8 |
snIpCommunityListLocalAsSend this route to peers in other sub-autonomous systems within
the local confederation. Do not advertise this route to an
external system.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.9 |
snIpPrefixListTableIp Prefix List table. SEQUENCE OF SnIpPrefixListEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.14 |
snIpPrefixListEntryAn entry in the Ip As-Path Access List table. SnIpPrefixListEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1 |
snIpPrefixListNameAn octet string of the ip prefix list name, each character of the name
is represented by one octet.ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.1 |
snIpPrefixListSequenceThe table sequence index for a filter entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.2 |
snIpPrefixListDescAn octet string of the ip prefix list description, each character of the name
is represented by one octet.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.3 |
snIpPrefixListActionAction to take if the ip prefix match
with this filter.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.4 |
snIpPrefixListAddrPrefix IP address.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.5 |
snIpPrefixListMaskPrefix IP mask.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.6 |
snIpPrefixListGeValueGreater than value.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.7 |
snIpPrefixListLeValueLess than value.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.8 |
snIpPrefixListRowStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
noSuch(0)...no such row
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.9 |
snIpAsPathAccessListStringTableIp As-Path Access List table, string version. SEQUENCE OF SnIpAsPathAccessListStringEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.16 |
snIpAsPathAccessListStringEntryAn entry in the Ip As-Path Access List table. SnIpAsPathAccessListStringEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.16.1 |
snIpAsPathAccessListStringNameThe table index for a filter entry, string version.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.2.2.16.1.1 |
snIpAsPathAccessListStringSequenceThe table sequence index for a filter entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.16.1.2 |
snIpAsPathAccessListStringActionAction to take if the bgp address match
with this filter.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.16.1.3 |
snIpAsPathAccessListStringRegExpressionAutonomous system in the filter using a regular expression.
Each character of the regular expression string is represented
by one octet.rw DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.2.2.16.1.4 |
snIpAsPathAccessListStringRowStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
noSuch(0)...no such row
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.16.1.5 |
snIpCommunityListStringTableIp Community ListString table, string version. SEQUENCE OF SnIpCommunityListStringEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.17 |
snIpCommunityListStringEntryAn entry in the Ip Community ListString table. SnIpCommunityListStringEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1 |
snIpCommunityListStringNameThe table index for a filter entry.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.1 |
snIpCommunityListStringSequenceThe table sequence index for a filter entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.2 |
snIpCommunityListStringActionAction to take if the bgp address match
with this filter.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.3 |
snIpCommunityListStringCommNumA number from 1 to 0xFFFFFFFF. There are 20 of them.
This integer number is represented by 4 OCTETs.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.4 |
snIpCommunityListStringInternetDisabled/Enabled the Internet Community.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.5 |
snIpCommunityListStringNoAdvertiseDo not advertise this route to any peer (internal or external).rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.6 |
snIpCommunityListStringNoExportDo not advertise this route to an EBGP peer.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.7 |
snIpCommunityListStringRowStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
noSuch(0)...no such row
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.8 |
snIpCommunityListStringLocalAsSend this route to peers in other sub-autonomous systems within
the local confederation. Do not advertise this route to an
external system.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.9 |
snRtIpPortIfAddrTableIP port If address table. SEQUENCE OF SnRtIpPortIfAddrEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.18 |
snRtIpPortIfAddrEntryAn entry in the IP Port Address table. SnRtIpPortIfAddrEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.18.1 |
snRtIpPortIfAddrInterfaceIndexThe InterfaceIndex for port address entry.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.11.2.3.7.11.12.2.2.18.1.1 |
snRtIpPortIfAddressThe port IP address.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.18.1.2 |
snRtIpPortIfSubnetMaskThe port IP address subnet mask.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.18.1.3 |
snRtIpPortIfAddrTypeThe port IP address type.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.18.1.4 |
snRtIpPortIfRowStatusTo create or delete a port address
entry.rw RowSts .1.3.6.1.4.1.11.2.3.7.11.12.2.2.18.1.5 |
snRtIpPortIfAccessTableIP port If access table. SEQUENCE OF SnRtIpPortIfAccessEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.19 |
snRtIpPortIfAccessEntryAn entry in the IP Port access table. SnRtIpPortIfAccessEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.19.1 |
snRtIpPortIfAccessInterfaceIndexThe InterfaceIndex for port access entry.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.11.2.3.7.11.12.2.2.19.1.1 |
snRtIpPortIfAccessDirectionThe incoming or outgoing check
for port access.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.19.1.2 |
snRtIpPortIfAccessFilters1st octet correspond to 1st filter
number and so on.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.2.19.1.3 |
snRtIpPortIfAccessRowStatusTo create or delete a port access
entry.rw RowSts .1.3.6.1.4.1.11.2.3.7.11.12.2.2.19.1.4 |
snRtIpPortIfConfigTableIP port If Config table. SEQUENCE OF SnRtIpPortIfConfigEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.20 |
snRtIpPortIfConfigEntryAn entry in the IP Port Config table. SnRtIpPortIfConfigEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.20.1 |
snRtIpPortIfConfigInterfaceIndexThe If index for port config entry.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.11.2.3.7.11.12.2.2.20.1.1 |
snRtIpPortIfMtuThe maximun transfer unit.
Ethernet MTU Range: 46 to 1500
POS MTU Range: 60 to 4470
ATM MTU Range: 1500 to 9180
ATM SubIf MTU Range: 1500 to 9180
For jumbo support, MTU range could be higher.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.20.1.2 |
snRtIpPortIfEncapData link encapsulation to be used
on the IP frame transmitted on the
port.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.2.20.1.3 |
snRtIpPortIfMetricThe metric.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.20.1.4 |
snRtIpPortIfDirBcastFwdEnable/Disable directed broadcast forwarding on the port.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.20.1.5 |
snRtIpRipGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.3.1 |
snRtIpRipEnableEnable/disable ip rip routing.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.1 |
snRtIpRipUpdateTimeIp rip update interval in seconds.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.2 |
snRtIpRipRedisEnableEnable/disable redistribution to rip.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.3 |
snRtIpRipRedisDefMetricDefault metric to be used when redistribute route to rip.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.4 |
snRtIpRipSetAllPortConfigThe value of this object is an index number of a
snRtIpRipPortConfigTable row (i.e. snRtIpRipPortConfigPortIndex),
which is the selected row to copy all of its read-writable data
(i.e. snRtIpRipPortVersion and snRtIpRipPortPoisonReverse) to the
rest of the rows in snRtIpRipPortConfigTable.
Note: prior setting this object, all the intended data of the
given row of the table must be set. Otherwise, the current data
of the row will be used to set the entire ip rip port configuration
table. The previous setting will be overwritten by the new one.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.5 |
snRtIpRipGblFiltListAn ip rip global filter list, of which each octet contains a
filter ID number that forms a group of filters. A valid entry
in the snRtIpRipRouteFilterTable with the corresponding filter
ID number (i.e. snRtIpRipRouteFilterId) must have been created
before a filter list is initialized.
NULL string will be returned if there are no entries of this kind.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.6 |
snRtIpRipFiltOnAllPortApply the ip rip global filter list snRtIpRipGblFiltList to
all interfaces. This object is used to add all rip filter
lists and delete all rip filter lists to/from all interfaces.
Prior to sending this command, snRtIpRipGblFiltList must have
been set to a proper filter list.
The values that can be written are:
deleteAllInBound(2)...delete all in-bound filter lists from all ports.
deleteAllOutBound(3)..delete all out-bound filter lists from all ports.
addAllInBound(4)......add all in-bound filter lists to all ports.
addAllOutBound(5).....add all out-bound filter lists to all ports.
If set operation failed, then a SET with value of (2) or (3)
returns error code 'GenError'. If succeed, entries in the
filter list are deleted immediately.
The following values can be returned on reads:
valid(1)....set operation is done and is valid.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.7 |
snRtIpRipDistanceAdministration distance.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.8 |
snRtIpRipPortConfigTableIP Rip port Config table.deprecated SEQUENCE OF SnRtIpRipPortConfigEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.2 |
snRtIpRipPortConfigEntryAn entry in the IP Rip Port Config table.deprecated SnRtIpRipPortConfigEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.2.1 |
snRtIpRipPortConfigPortIndexThe port index for ip rip port config entry.rodeprecated PortIndex .1.3.6.1.4.1.11.2.3.7.11.12.2.3.2.1.1 |
snRtIpRipPortVersionThe ip rip version on this port.rwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.3.2.1.2 |
snRtIpRipPortPoisonReverseEnable/disable poison reverse.rwdeprecated RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.3.2.1.3 |
snRtIpRipPortLearnDefaultApply the RIP router protocol learn-default option to the
interface. The values that can be written are:
disabled(0)...deleted the learn default option.
enabled(1)....enabled the learn default option.rwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.3.2.1.4 |
snRtIpRipRedisTableIP Rip Redistribution table. SEQUENCE OF SnRtIpRipRedisEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.3 |
snRtIpRipRedisEntryAn entry in the IP Rip Redistribution table. SnRtIpRipRedisEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1 |
snRtIpRipRedisIndexThe table index for a IP Rip Redistribution entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.1 |
snRtIpRipRedisActionThe action to take when match this
IP Rip Redistribution entry.rw Action .1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.2 |
snRtIpRipRedisProtocolThe protocol to be distributed. other(1) cannot be
used for SNMP-SET.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.3 |
snRtIpRipRedisIpThe ip address of the ip route to be distributed.
0.0.0.0 - all routesrw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.4 |
snRtIpRipRedisMaskThe ip subnet mask of the ip route to be distributed.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.5 |
snRtIpRipRedisMatchMetricThe metric of the route to be matched
to determine the redistribution.
0 - any metric valuerw Metric .1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.6 |
snRtIpRipRedisSetMetricThe new metric of the route to be advertised.
0 - use the default metric.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.7 |
snRtIpRipRedisRowStatusTo create or delete a Redistribution entry.rw RowSts .1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.8 |
snRtIpRipRouteFilterTableip rip route filter table. SEQUENCE OF SnRtIpRipRouteFilterEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.4 |
snRtIpRipRouteFilterEntryAn entry of the ip rip route filter table. SnRtIpRipRouteFilterEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.4.1 |
snRtIpRipRouteFilterIdThe filter ID to identify a filter entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.3.4.1.1 |
snRtIpRipRouteFilterActionAction to take if the ip rip packet matched
with this filter.rw Action .1.3.6.1.4.1.11.2.3.7.11.12.2.3.4.1.2 |
snRtIpRipRouteFilterIpAddrRoute IP address to compare with any route IP addresses
in a ip rip packet. IP address 0.0.0.0 always compare
equals to any route IP addresses in any ip rip packets.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.3.4.1.3 |
snRtIpRipRouteFilterSubnetMaskSubnet mask to apply to the route IP address in a ip rip
packet, the result is compared to snRtIpRipRouteFilterIpAddr.
If snRtIpRipRouteFilterIpAddr is 0.0.0.0, this subnet mask
value is ignored.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.3.4.1.4 |
snRtIpRipRouteFilterRowStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative.
valid(2).....the row exists and is validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.3.4.1.5 |
snRtIpRipNbrFilterTableip rip neighbor filter table. SEQUENCE OF SnRtIpRipNbrFilterEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.5 |
snRtIpRipNbrFilterEntryAn entry of the ip rip neighbor filter table. SnRtIpRipNbrFilterEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.5.1 |
snRtIpRipNbrFilterIdThe filter ID to identify a filter entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.3.5.1.1 |
snRtIpRipNbrFilterActionAction to take if the ip rip packet source IP
address compares equal to the source IP address
in this filter.rw Action .1.3.6.1.4.1.11.2.3.7.11.12.2.3.5.1.2 |
snRtIpRipNbrFilterSourceIpSource IP address to compare with the source IP
address in a ip rip packet. IP address 0.0.0.0
always compares equal to any source IP addresses
in any ip rip packets.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.3.5.1.3 |
snRtIpRipNbrFilterRowStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative.
valid(2).....the row exists and is validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.3.5.1.4 |
snRtIpRipPortAccessTableip interface rip access table.deprecated SEQUENCE OF SnRtIpRipPortAccessEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.6 |
snRtIpRipPortAccessEntryAn entry of the ip interface rip access table.deprecated SnRtIpRipPortAccessEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.6.1 |
snRtIpRipPortAccessPortThe ip interface to which the rip filter applies.rodeprecated PortIndex .1.3.6.1.4.1.11.2.3.7.11.12.2.3.6.1.1 |
snRtIpRipPortAccessDirThe access direction of incoming packet filter
or outgoing packet filter.rodeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.3.6.1.2 |
snRtIpRipPortAccessFilterListAn ip rip filter list, of which each octet contains
a filter ID number that forms a group of filters. A
valid entry in the snRtIpRipRouteFilterTable with the
corresponding filter ID number (i.e. snRtIpRipRouteFilterId)
must have been created before a filter list is initialized.rwdeprecated OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.3.6.1.3 |
snRtIpRipPortAccessRowStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative.
valid(2).....the row exists and is validrwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.3.6.1.4 |
snRtIpRipPortIfConfigTableIP Rip port If Config table. SEQUENCE OF SnRtIpRipPortIfConfigEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.7 |
snRtIpRipPortIfConfigEntryAn entry in the IP Rip Port If Config table. SnRtIpRipPortIfConfigEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.7.1 |
snRtIpRipPortIfConfigInterfaceIndexThe If index for ip rip port config entry.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.11.2.3.7.11.12.2.3.7.1.1 |
snRtIpRipPortIfVersionThe ip rip version on this port.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.3.7.1.2 |
snRtIpRipPortIfPoisonReverseEnable/disable poison reverse.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.3.7.1.3 |
snRtIpRipPortIfLearnDefaultApply the RIP router protocol learn-default option to the
interface. The values that can be written are:
disabled(0)...deleted the learn default option.
enabled(1)....enabled the learn default option.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.3.7.1.4 |
snRtIpRipPortIfAccessTableip interface rip access table. SEQUENCE OF SnRtIpRipPortIfAccessEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.8 |
snRtIpRipPortIfAccessEntryAn entry of the ip interface rip access table. SnRtIpRipPortIfAccessEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.3.8.1 |
snRtIpRipPortIfAccessPortThe ip interface to which the rip filter applies.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.11.2.3.7.11.12.2.3.8.1.1 |
snRtIpRipPortIfAccessDirThe access direction of incoming packet filter
or outgoing packet filter.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.3.8.1.2 |
snRtIpRipPortIfAccessFilterListAn ip rip filter list, of which each octet contains
a filter ID number that forms a group of filters. A
valid entry in the snRtIpRipRouteFilterTable with the
corresponding filter ID number (i.e. snRtIpRipRouteFilterId)
must have been created before a filter list is initialized.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.3.8.1.3 |
snRtIpRipPortIfAccessRowStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative.
valid(2).....the row exists and is validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.3.8.1.4 |
snDvmrpMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1 |
snDvmrpVersionThe router's DVMRP version information.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.1 |
snDvmrpEnableEnable or disable DVMRP on this router.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.2 |
snDvmrpGenerationIdThe generation identifier for the routing process. This is
used by neighboring routers to detect whether pruning
information should be resent.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.3 |
snDvmrpProbeIntervalThis is the time interval at which the router sends out
probe messages to discover neighbour routers. Value is
in number of seconds. snDvmrpEnable must be 'enabled'
before this object is writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.4 |
snDvmrpReportIntervalThis is the time interval at which the router sends out
full report messages. Value is in number of seconds.
snDvmrpEnable must be 'enabled' before this object is
writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.5 |
snDvmrpTriggerIntervalThis is the time interval at which triggered updates are
sent out. Value is in number of seconds. snDvmrpEnable must
be 'enabled' before this object is writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.6 |
snDvmrpNeighborRouterTimeoutThis is the time interval after which the neighbour router
is considered down. Value is in number of seconds. snDvmrpEnable
must be 'enabled' before this object is writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.7 |
snDvmrpRouteExpireTimeThis is the time interval after which the route expires
and becomes unreachable. Value is in number of seconds.
snDvmrpEnable must be 'enabled' before this object is writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.8 |
snDvmrpRouteDiscardTimeThis is the time interval after which a route is discarded
from the route table. Value is in number of seconds.
snDvmrpEnable must be 'enabled' before this object is writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.9 |
snDvmrpPruneAgeThis is the duration of time for which the prune state
is stored. Value is in number of seconds. snDvmrpEnable
must be 'enabled' before this object is writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.10 |
snDvmrpGraftRetransmitTimeThis is the time interval after which a graft message will
be retransmitted if graft acknowledge message has not been
received. Value is in number of seconds. snDvmrpEnable must
be 'enabled' before this object is writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.11 |
snDvmrpDefaultRouteThis is the IP address of a router that is connected to one
of the directly attached subnet. If a multicast route is not
present on the local router, this default route will be used
for multicast forwarding. snDvmrpEnable must be 'enabled'
before this object is writen.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.12 |
snDvmrpVInterfaceTableThe (conceptual) table listing the router's DVMRP virtual
interfaces. snDvmrpEnable must be 'enabled' before this
table is read or writen. SEQUENCE OF SnDvmrpVInterfaceEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13 |
snDvmrpVInterfaceEntryAn entry (conceptual row) in the snDvmrpVInterfaceTable.
This row augments ipMRouteInterfaceEntry in the IP
Multicast MIB, where the threshold object resides. SnDvmrpVInterfaceEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1 |
snDvmrpVInterfaceVifIndexThe ifIndex value of this DVMRP virtual interface.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.1 |
snDvmrpVInterfaceTypeThe type of this DVMRP virtual interface, whether it uses
a tunnel, a physical interface for which we are a querier,
or a physical interface for which we are not a querier.
For write operation, this object can only accept tunnel(1)
to configure a tunnel interface or subnet(3) to configure
a physical interface.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.2 |
snDvmrpVInterfaceOperStateThe current operational state of this DVMRP virtual
interface.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.3 |
snDvmrpVInterfaceLocalAddressThe IP address of the local end of this DVMRP virtual
interface.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.4 |
snDvmrpVInterfaceRemoteAddressThe IP address of the remote end of this DVMRP virtual
interface. For a tunnel, this is the IP address of the
neighboring router. For a subnet, this is the subnet
address.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.5 |
snDvmrpVInterfaceRemoteSubnetMaskThe subnet mask for a directly connected subnet. For
a tunnel, this should be 0.0.0.0.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.6 |
snDvmrpVInterfaceMetricThe distance metric for this DVMRP virtual interface which
is used to calculate distance vectors.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.7 |
snDvmrpVInterfaceTtlThresholdThis is the minimum time-to-live value to forward the packets
out of this virtual interface.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.8 |
snDvmrpVInterfaceAdvertiseLocalEnable or disable the advertising of this local route.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.9 |
snDvmrpVInterfaceEncapsulationEnable or disable the encapsulation of the DVMRP control
packets when using IPINIP encapsulation.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.10 |
snDvmrpVInterfaceStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative.
valid(2)....Setting it to 'valid' has the effect of
changing the row to operative.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.11 |
snDvmrpNeighborTableThe (conceptual) table listing the router's DVMRP
neighbors, as discovered by receiving Neighbor Probe
messages. snDvmrpEnable must be 'enabled' before this
table is read. SEQUENCE OF SnDvmrpNeighborEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14 |
snDvmrpNeighborEntryAn entry (conceptual row) in the snDvmrpNeighborTable. SnDvmrpNeighborEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1 |
snDvmrpNeighborEntryIndexThe table entry index.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.1 |
snDvmrpNeighborVifIndexThe value of VifIndex for the virtual interface used to
reach this DVMRP neighbor.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.2 |
snDvmrpNeighborAddressThe IP address of the DVMRP neighbor for which this entry
contains information.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.3 |
snDvmrpNeighborUpTimeThe time since this DVMRP neighbor (last) became a neighbor
of the local router.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.4 |
snDvmrpNeighborExpiryTimeThe minimum time remaining before this DVMRP neighbor will
be aged out.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.5 |
snDvmrpNeighborGenerationIdThe neighboring router's generation identifier.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.6 |
snDvmrpNeighborMajorVersionThe neighboring router's major DVMRP version number.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.7 |
snDvmrpNeighborMinorVersionThe neighboring router's minor DVMRP version number.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.8 |
snDvmrpNeighborCapabilitiesThis object describes the neighboring router's
capabilities. The following shows the position
of each bit:
bit position meaning
3 mtrace bit
2 generationID bit
1 prune bit
0 leaf bit
The leaf bit indicates that the neighbor has only
one interface with neighbors. The prune bit indicates
that the neighbor supports pruning. The generationID bit
indicates that the neighbor sends its generationID in Probe
messages. The mtrace bit indicates that the neighbor can
handle mtrace requests.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.9 |
snDvmrpRouteTableThe routing table used by DVMRP in place of the unicast
routing table. snDvmrpEnable must be 'enabled' before this
table is read. SEQUENCE OF SnDvmrpRouteEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15 |
snDvmrpRouteEntryAn entry (conceptual row) containing the multicast routing
information used by DVMRP in place of the unicast routing
information. SnDvmrpRouteEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1 |
snDvmrpRouteEntryIndexThe table entry index.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.1 |
snDvmrpRouteSourceThe network address which when combined with the
corresponding value of snDvmrpRouteSourceMask identifies the
sources for which this entry contains multicast routing
information.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.2 |
snDvmrpRouteSourceMaskThe network mask which when combined with the corresponding
value of snDvmrpRouteSource identifies the sources for which
this entry contains multicast routing information.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.3 |
snDvmrpRouteUpstreamNeighborThe address of the upstream neighbor (e.g., RPF neighbor)
from which IP datagrams from these sources are received.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.4 |
snDvmrpRouteVifIndexThe value of snDvmrpVInterfaceVifIndex for the virtual
interface on which IP datagrams sent by these sources are
received.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.5 |
snDvmrpRouteMetricThe distance in hops to the source subnet.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.6 |
snDvmrpRouteExpiryTimeThe minimum amount of time remaining before this entry will
be aged out.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.7 |
snDvmrpRouteNextHopTableThe (conceptual) table containing information on the next
hops on outgoing interfaces for routing IP multicast
datagrams. snDvmrpEnable must be 'enabled' before this
table is read. SEQUENCE OF SnDvmrpRouteNextHopEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.16 |
snDvmrpRouteNextHopEntryAn entry (conceptual row) in the list of next hops on
outgoing interfaces to which IP multicast datagrams from
particular sources are routed. SnDvmrpRouteNextHopEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.16.1 |
snDvmrpRouteNextHopSourceThe network address which when combined with the
corresponding value of snDvmrpRouteNextHopSourceMask
identifies the sources for which this entry specifies
a next hop on an outgoing interface.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.16.1.1 |
snDvmrpRouteNextHopSourceMaskThe network mask which when combined with the corresponding
value of snDvmrpRouteNextHopSource identifies the sources for
which this entry specifies a next hop on an outgoing
interface.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.16.1.2 |
snDvmrpRouteNextHopVifIndexThe snDvmrpVInterfaceVifIndex value of the virtual interface
for the outgoing interface for this next hop.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.16.1.3 |
snDvmrpRouteNextHopTypeType is leaf if no neighbors exist on the outgoing virtual
interface. Otherwise, type is branch.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.16.1.4 |
snDvmrpVIfStatTableThe (conceptual) table listing the router's DVMRP virtual interface
statistical counters. snDvmrpEnable must be 'enabled' before this
table is read. SEQUENCE OF SnDvmrpVIfStatEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17 |
snDvmrpVIfStatEntryAn entry (conceptual row) in the snDvmrpVIfStatTable. SnDvmrpVIfStatEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1 |
snDvmrpVIfStatVifIndexThe ifIndex value of this DVMRP virtual interface.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.1 |
snDvmrpVIfStatInPktsThe number of packets that have arrived on the DVMRP
virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.2 |
snDvmrpVIfStatOutPktsThe number of packets that have been sent on the DVMRP
virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.3 |
snDvmrpVIfStatInOctetsThe number of octets that have arrived on the DVMRP
virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.4 |
snDvmrpVIfStatOutOctetsThe number of octets that have been sent on the DVMRP
virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.5 |
snDvmrpVIfStatInProbePktsThe number of probe packets that have arrived
on the DVMRP virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.6 |
snDvmrpVIfStatOutProbePktsThe number of probe packets that have been sent
on the DVMRP virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.7 |
snDvmrpVIfStatDiscardProbePktsThe number of probe packets that have been discarded
by the DVMRP virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.8 |
snDvmrpVIfStatInRtUpdatePktsThe number of route update packets that have arrived
on the DVMRP virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.9 |
snDvmrpVIfStatOutRtUpdatePktsThe number of route update packets that have been sent
on the DVMRP virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.10 |
snDvmrpVIfStatDiscardRtUpdatePktsThe number of route update packets that have been
discarded by the DVMRP virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.11 |
snDvmrpVIfStatInGraftPktsThe number of graft packets that have arrived
on the DVMRP virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.12 |
snDvmrpVIfStatOutGraftPktsThe number of graft packets that have been sent
on the DVMRP virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.13 |
snDvmrpVIfStatDiscardGraftPktsThe number of graft packets that have been discarded
by the DVMRP virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.14 |
snDvmrpVIfStatInGraftAckPktsThe number of graft acknowledge packets that have arrived
on the DVMRP virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.15 |
snDvmrpVIfStatOutGraftAckPktsThe number of graft acknowledge packets that have been
sent on the DVMRP virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.16 |
snDvmrpVIfStatDiscardGraftAckPktsThe number of graft acknowledge packets that have been
discarded by the DVMRP virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.17 |
snDvmrpVIfStatInPrunePktsThe number of prune packets that have arrived on the DVMRP
virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.18 |
snDvmrpVIfStatOutPrunePktsThe number of prune packets that have been sent on the DVMRP
virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.19 |
snDvmrpVIfStatDiscardPrunePktsThe number of prune packets that have been discarded
by the DVMRP virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.20 |
snFsrpGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.7.1 |
snFsrpGroupOperModeThe FSRP is configured on this system
either enabled or disabled and the
default is disabled mode.
disabled(0)..........disable FSRP
enabled(1)...........activate FSRPrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.7.1.1 |
snFsrpIfStateChangeTrapIndicates whether the SNMP agent process is
permitted to generate FSRP interface state change
traps.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.7.1.2 |
snFsrpIntf OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2 |
snFsrpIfTableThe FSRP Interface Table describes the interfaces from
the viewpoint of FSRP. SEQUENCE OF SnFsrpIfEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1 |
snFsrpIfEntryThe FSRP Interface Entry describes one interface from
the viewpoint of FSRP. SnFsrpIfEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1 |
snFsrpIfPortThe physical router port of this FSRP interface.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.1 |
snFsrpIfIpAddressThe IP Address of the physical router port of this
interface.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.2 |
snFsrpIfVirRtrIpAddrThe IP Address of the Virtual Router for the interface.
The Virtual Router IP address need to be configured on
the interface before Redundant Router Function can operate
on the interface. This address has to be same on all the
routers that going to participate in the Redundant Router
Function on a given subnet.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.3 |
snFsrpIfOtherRtrIpAddrThe IP Address of the Other Router on this ip subnet
that operates FSRP and to whom the Keep Alive message
need to be sent by this router. This object must be
configured for FSRP to work correctlyrw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.4 |
snFsrpIfPreferLevelThe higher the number the higher the priority is.
This parameter decides which router should becomes
the Active Router for the interface. A Router with
higher priority selected to becomes the Active Router.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.5 |
snFsrpIfTrackPortMaskThis object specifies the identity of the physical port
whose state is to be monitored. Each bit is a port of
the system. Default value is 0. If this object is configured
then the Preference Level of this interface will be adjusted
dynamically depending on the state of the Track Port.
The interface's Preference Level is reduced by value of
Preference Level parameter when the Track Port states first
changes from UP to DOWN. When the Track Port next comes up
the interface's Preference Level is increased by the amount
specified by the Preference Level.
The Standalone router FSRP Track port membership (Not used for Chassis Product)rwdeprecated PortMask .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.6 |
snFsrpIfRowStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
noSuch(0)...no such row
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.7 |
snFsrpIfStateThis object specifies the FSRP Router's interface state as:
init(0)...initialization state.
negotiating(1)...negotiating state.
standby(2)...standby state.
active(3)...active state.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.8 |
snFsrpIfKeepAliveTimeThe heart-beat is from 1 to 120 seconds.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.9 |
snFsrpIfRouterDeadTimeThe hold time of the Fsrp router is from 3 to 255 seconds.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.10 |
snFsrpIfChassisTrackPortMaskThis object specifies the identity of the physical port
whose state is to be monitored. Each bit is a port of
the system. Default value is 0. If this object is configured
then the Preference Level of this interface will be adjusted
dynamically depending on the state of the Track Port.
The interface's Preference Level is reduced by value of
Preference Level parameter when the Track Port states first
changes from UP to DOWN. When the Track Port next comes up
the interface's Preference Level is increased by the amount
specified by the Preference Level.
The Chassis router FSRP Track port membership.
(It was obsoleted after release 07100, replaced by snFsrpIfTrackPortList)rwdeprecated OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.11 |
snFsrpIfTrackPortListThis object specifies the identity of the physical port
whose state is to be monitored. Each port index is a
16-bit integer in big endian order. 8-bit is the slot
number, the other 8-bit is the port number. Default value
is 0 length octet string. If this object is configured
then the Preference Level of this interface will be adjusted
dynamically depending on the state of the Track Port.
The interface's Preference Level is reduced by value of
Preference Level parameter when the Track Port states first
changes from UP to DOWN. When the Track Port next comes up
the interface's Preference Level is increased by the amount
specified by the Preference Level.
The router FSRP physical track port membership.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.12 |
snGblRtGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.8.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.11.2.3.7.11.12.2.8.1 |
snGblRtRouteOnlyIf this object is 'enabled', this switching router will only
route packets. If this object is 'disabled', this switching
router will first route packets. If route cannot perform,
it will switch packets.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.8.1.1 |
snPimMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1 |
snPimEnableEnable or disable PIM on this router.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.1 |
snPimNeighborRouterTimeoutThis is the time interval after which the neighbour router
is considered down. Value is in number of seconds. snPimEnable
must be 'enabled' before this object is writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.2 |
snPimHelloTimeThis is the interval at which hello message is sent out
an interface to the neighbouring router. This is used to
detect the presence or abscense of a neighbouring router.
Value is in number of seconds. snPimEnable must be 'enabled'
before this object is writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.3 |
snPimPruneTimeThis is the duration of time for which the prune state
is stored. Value is in number of seconds. snPimEnable
must be 'enabled' before this object is writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.4 |
snPimGraftRetransmitTimeThis is the time interval after which a graft message will
be retransmitted if graft acknowledge message has not been
received. Value is in number of seconds. snPimEnable must
be 'enabled' before this object is writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.5 |
snPimInactivityTimeThis is the interval after which the forwarding entry is
deleted. When a packet is received for a group entry, this
time is reset. This is used to only keep the forwarding
entries for the active sessions. Value is in number of
seconds. snPimEnable must be 'enabled' before this object
is writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.6 |
snPimVInterfaceTableThe (conceptual) table listing the router's PIM virtual
interfaces. snPimEnable must be 'enabled' before this
table is read or writen. SEQUENCE OF SnPimVInterfaceEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7 |
snPimVInterfaceEntryAn entry (conceptual row) in the snPimVInterfaceTable. SnPimVInterfaceEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1 |
snPimVInterfaceVifIndexThe ifIndex value of this PIM virtual interface.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.1 |
snPimVInterfaceTypeThe type of PIM virtual interface, whether it uses
a tunnel or a physical interface.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.2 |
snPimVInterfaceLocalAddressThe IP address of the local end of this PIM virtual
interface.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.3 |
snPimVInterfaceLocalSubnetMaskThe network mask for the IP address of the PIM
virtual interface. For a tunnel, this should be
0.0.0.0.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.4 |
snPimVInterfaceRemoteAddressThe IP address of the remote end of this PIM virtual
interface.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.5 |
snPimVInterfaceDRThe Designated Router on this PIM virtual interface.
For point-to-point interfaces, this object has the
value 0.0.0.0.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.6 |
snPimVInterfaceTtlThresholdThis is the minimum time-to-live value to forward the packets
out of this interface.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.7 |
snPimVInterfaceStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative.
valid(2)....Setting it to 'valid' has the effect of
changing the row to operative.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.8 |
snPimVInterfaceModeThe configured mode of this PIM interface.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.9 |
snPimNeighborTableThe (conceptual) table listing the router's PIM
neighbors. snPimEnable must be 'enabled' before this
table is read. SEQUENCE OF SnPimNeighborEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8 |
snPimNeighborEntryAn entry (conceptual row) in the snPimNeighborTable. SnPimNeighborEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8.1 |
snPimNeighborEntryIndexThe table entry index.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8.1.1 |
snPimNeighborVifIndexThe value of VifIndex for the virtual interface used to
reach this PIM neighbor.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8.1.2 |
snPimNeighborAddressThe IP address of the PIM neighbor for which this entry
contains information.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8.1.3 |
snPimNeighborUpTimeThe time since this PIM neighbor (last) became a neighbor
of the local router.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8.1.4 |
snPimNeighborExpiryTimeThe minimum time remaining before this PIM neighbor will
be aged out.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8.1.5 |
snPimVIfStatTableThe (conceptual) table listing the router's PIM virtual
interface statistical counters. snPimEnable must be
'enabled' before this table is read. SEQUENCE OF SnPimVIfStatEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9 |
snPimVIfStatEntryAn entry (conceptual row) in the snPimVIfStatTable. SnPimVIfStatEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1 |
snPimVIfStatVifIndexThe ifIndex value of this PIM virtual interface.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.1 |
snPimVIfStatInJoinPktsThe number of join packets that have arrived
on the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.2 |
snPimVIfStatOutJoinPktsThe number of join packets that have been sent
on the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.3 |
snPimVIfStatDiscardJoinPktsThe number of join packets that have been discarded
by the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.4 |
snPimVIfStatInPrunePktsThe number of prune packets that have arrived on the PIM
virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.5 |
snPimVIfStatOutPrunePktsThe number of prune packets that have been sent on the PIM
virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.6 |
snPimVIfStatDiscardPrunePktsThe number of prune packets that have been discarded
by the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.7 |
snPimVIfStatInAssertPktsThe number of assert packets that have arrived
on the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.8 |
snPimVIfStatOutAssertPktsThe number of assert packets that have been sent
on the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.9 |
snPimVIfStatDiscardAssertPktsThe number of assert packets that have been
discarded by the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.10 |
snPimVIfStatInHelloPktsThe number of hello packets that have arrived on the PIM
virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.11 |
snPimVIfStatOutHelloPktsThe number of hello packets that have been sent on the PIM
virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.12 |
snPimVIfStatDiscardHelloPktsThe number of hello packets that have been discarded
by the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.13 |
snPimVIfStatInGraftPktsThe number of graft packets that have arrived
on the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.14 |
snPimVIfStatOutGraftPktsThe number of graft packets that have been sent
on the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.15 |
snPimVIfStatDiscardGraftPktsThe number of graft packets that have been discarded
by the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.16 |
snPimVIfStatInGraftAckPktsThe number of graft acknowledge packets that have arrived
on the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.17 |
snPimVIfStatOutGraftAckPktsThe number of graft acknowledge packets that have been
sent on the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.18 |
snPimVIfStatDiscardGraftAckPktsThe number of graft acknowledge packets that have been
discarded by the PIM virtual interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.19 |
snPimSMMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2 |
snPimJoinPruneIntervalThe default interval in seconds at which periodic
PIM-SM Join/Prune messages are to be sent. snPimEnable must
be 'enabled' before this table is read or writen.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.1 |
snPimCandidateBSRTableCandidate Bootstrap Router information. SEQUENCE OF SnPimCandidateBSR .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.2 |
snPimCandidateBSREntryAn entry (conceptual row) in the snPimCandidateBSRTable. SnPimCandidateBSR .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.2.1 |
snPimCandidateBSRPortIDThe IP address of the PIM interface.
The bit 0 to bit 7: port number.
The bit 8 to bit 11: slot number.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.2.1.1 |
snPimCandidateBSRIPAddressThe (unicast) address of the Candidate BSR.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.2.1.2 |
snPimCandidateBSRHashMaskLenThe hash mask value for this router as a candidate
bootstrap router.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.2.1.3 |
snPimCandidateBSRPreferenceThe preference value for this router as a candidate
bootstrap router.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.2.1.4 |
snPimRPSetTableThe (conceptual) table listing PIM information for
candidate Rendezvous Points (RPs) for IP multicast groups.
When the local router is the BSR, this information is
obtained from received Candidate-RP-Advertisements. When
the local router is not the BSR, this information is
obtained from received RP-Set messages.
snPimEnable must be 'enabled' before this
table is read or writen. SEQUENCE OF SnPimRPSetEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.3 |
snPimRPSetEntryAn entry (conceptual row) in the snPimRPSetTable. SnPimRPSetEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.3.1 |
snPimRPSetGroupAddressThe IP multicast group address which, when combined with
snPimRPSetGroupMask, gives the group prefix for which this
entry contains information about the Candidate-RP.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.3.1.1 |
snPimRPSetMaskThe multicast group address mask which, when combined with
snPimRPSetGroupAddress, gives the group prefix for which this
entry contains information about the Candidate-RP.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.3.1.2 |
snPimRPSetIPAddressThe IP address of the Candidate-RP.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.3.1.3 |
snPimRPSetHoldTimeThe holdtime, in seconds, of a Candidate-RP. If the
local router is not the BSR, this value is 0.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.3.1.4 |
snPimCandidateRPTableThe (conceptual) table listing the IP multicast groups for
which the local router is to advertise itself as a
Candidate-RP. If this table is empty, then the local router
will advertise itself as a Candidate-RP for all groups
snPimEnable must be 'enabled' before this
table is read or writen. SEQUENCE OF SnPimCandidateRPEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.4 |
snPimCandidateRPEntryAn entry (conceptual row) in the snPimCandidateRPTable. SnPimCandidateRPEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.4.1 |
snPimCandidateRPGroupAddressThe IP multicast group address which, when combined with
snPimCandidateRPGroupMask, identifies a group prefix for which
the local router will advertise itself as a Candidate-RP.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.4.1.1 |
snPimCandidateRPMaskThe multicast group address mask which, when combined with
snPimCandidateRPGroupMask, identifies a group prefix for which
the local router will advertise itself as a Candidate-RP.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.4.1.2 |
snPimCandidateRPIPAddressThe (unicast) address of the interface which will be
advertised as a Candidate-RP.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.4.1.3 |
snPimCandidateRPRowStatusThe status of this row, by which new entries may be
created, or old entries deleted from this table.
This object is used to create and delete row in the
table and control if they are used. The values that
can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with value of create(4)
returns error 'badValue'. Deleted rows go away
immediately. The following values can be returned on reads:
noSuch(0)...no such row
other(1)....some other case
valid(2)....the row exists and is validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.4.1.4 |
snVrrpGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.1 |
snVrrpGroupOperModeThe VRRP is configured on this system
either enabled or disabled and the
default is disabled mode.
disabled(0)..........disable VRRP
enabled(1)...........activate VRRPrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.12.1.1 |
snVrrpIfStateChangeTrapIndicates whether the SNMP agent process is
permitted to generate VRRP interface state change
traps.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.12.1.2 |
snVrrpIfMaxNumVridPerIntfIndicates the maximum number of VRID per interface.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.1.3 |
snVrrpIfMaxNumVridPerSystemIndicates the maximum number of VRID per system.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.1.4 |
snVrrpClearVrrpStatClear VRRP statistics command.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.12.1.5 |
snVrrpIntf OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.2 |
snVrrpIfTableThe VRRP Interface Table describes the interfaces from
the viewpoint of VRRP. SEQUENCE OF SnVrrpIfEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.12.2.1 |
snVrrpIfEntryThe VRRP Interface Entry describes one interface from
the viewpoint of VRRP. SnVrrpIfEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.12.2.1.1 |
snVrrpIfPortThe IP port of this VRRP interface.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.2.1.1.1 |
snVrrpIfAuthTypeThe authentication type of this interface.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.12.2.1.1.2 |
snVrrpIfAuthPasswordThe simple text password is allowed if only if
the snVrrpIfAuthType type is simpleTextPasswd(1).rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.12.2.1.1.3 |
snVrrpIfRxHeaderErrCntsThe received Header error counts in this interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.2.1.1.4 |
snVrrpIfRxAuthTypeErrCntsThe received authentication type error counts in this interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.2.1.1.5 |
snVrrpIfRxAuthPwdMismatchErrCntsThe received authentication password mismatched error counts in this interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.2.1.1.6 |
snVrrpIfRxVridErrCntsThe received unfound VRID error counts in this interface.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.2.1.1.7 |
snVrrpVirRtr OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3 |
snVrrpVirRtrTableThe VRRP virtual router Entry describes one virtual router from
the viewpoint of VRRP. SEQUENCE OF SnVrrpVirRtrEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1 |
snVrrpVirRtrEntryThe VRRP virtual router Entry describes one virtual router from
the viewpoint of VRRP. SnVrrpVirRtrEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1 |
snVrrpVirRtrPortThe IP port of this VRRP interface.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.1 |
snVrrpVirRtrIdOne of the virtual router ID of this VRRP interface.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.2 |
snVrrpVirRtrOwnershipThe ownership of this VRRP router interface
can be set either owner(1) or backup(2).
VirRtr SNMP-GET returns incomplete(0), it means
no IP address has assigned to this VRRP router interface.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.3 |
snVrrpVirRtrCfgPriorityThe higher the number the higher the priority is.
This parameter decides which backup router should becomes
the Active Router for the interface. A backup Router with
higher priority selected to becomes the Active Router.
Therefore, this Object can be set if only if snVrrpVirRtrOwnership
is set to backup(2).rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.4 |
snVrrpVirRtrTrackPriorityThe higher the number the higher the priority is.
after this object is configured, the snVrrpVirRtrCurrPriority
of this interface will be adjusted dynamically with this
track priority when the Track Port states first
changes from UP to DOWN.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.5 |
snVrrpVirRtrCurrPriorityThe higher the number the higher the priority is.
This object will be adjusted dynamically with the
track priority when the Track Port states first
changes from UP to DOWN.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.6 |
snVrrpVirRtrHelloIntTime interval between advertisements (seconds).rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.7 |
snVrrpVirRtrDeadIntDead interval (seconds).rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.8 |
snVrrpVirRtrPreemptModeThis mode controls whether a higher priority Backup router
preempts a lower priority Master. The mode with enabled(1)
allow preemption and disabled(0) prohibit preemption.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.9 |
snVrrpVirRtrStateThis object specifies the VRRP Router's interface state as:
init(0)...initialization state.
master(1)...master state.
backup(2)...backup state.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.10 |
snVrrpVirRtrActivateThis object specifies the VRRP Router's activate command as:
disabled(0)...deactivate this VRRP Router.
enabled(1)....activate this VRRP Router.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.11 |
snVrrpVirRtrIpAddrMaskThe numbers of IP Addresses of this virtual router of this interface.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.12 |
snVrrpVirRtrTrackPortMaskThis object specifies the identity of the physical port
whose state is to be monitored. Each bit is a port of
the system. Default value is 0. VirRtr this object is configured
then the Preference Level of this interface will be adjusted
dynamically depending on the state of the Track Port.
The interface's Preference Level is reduced by value of
Preference Level parameter when the Track Port states first
changes from UP to DOWN. When the Track Port next comes up
the interface's Preference Level is increased by the amount
specified by the Preference Level.
The Chassis/Stackable router VRRP Track port membership.
The size of the OCTET STRING for Chassis is 32.
The size of the OCTET STRING for Stackable is 4.
(It was obsoleted after release 07100, replaced by snVrrpVirRtrTrackPortList)rwdeprecated OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.13 |
snVrrpVirRtrTrackVifMaskThis object specifies the identity of the virtual interface
whose state is to be monitored. Each bit is a port of
the system. Default value is 0. VirRtr this object is configured
then the Preference Level of this interface will be adjusted
dynamically depending on the state of the Track Port.
The interface's Preference Level is reduced by value of
Preference Level parameter when the Track Port states first
changes from UP to DOWN. When the Track Port next comes up
the interface's Preference Level is increased by the amount
specified by the Preference Level.
The Chassis/Stackable router VRRP Track port membership
The size of the OCTET STRING for Chassis is 8.
The size of the OCTET STRING for Stackable is 4.
(It was obsoleted after release 07100, replaced by snVrrpVirRtrTrackVifPortList)rwdeprecated OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.14 |
snVrrpVirRtrRowStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an existing row
VirRtr the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
noSuch(0)...no such row
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.15 |
snVrrpVirRtrRxArpPktDropCntsThe received VRRP ARP Packet Drop Counts.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.16 |
snVrrpVirRtrRxIpPktDropCntsThe received VRRP IP Packet Drop Counts.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.17 |
snVrrpVirRtrRxPortMismatchCntsThe received VRRP Port mismatching Counts.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.18 |
snVrrpVirRtrRxNumOfIpMismatchCntsThe received VRRP Number of IP Addresses mismatching Counts.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.19 |
snVrrpVirRtrRxIpMismatchCntsThe received VRRP IP Address mismatching Counts.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.20 |
snVrrpVirRtrRxHelloIntMismatchCntsThe counts of the virtual router interface with hello interval mismatch counts.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.21 |
snVrrpVirRtrRxPriorityZeroFromMasterCntsThe counts of the virtual router interface with Priority zero from the master.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.22 |
snVrrpVirRtrRxHigherPriorityCntsThe counts of the virtual router interface with higher Priority.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.23 |
snVrrpVirRtrTransToMasterStateCntsThe counts of the virtual router interface transition to master state.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.24 |
snVrrpVirRtrTransToBackupStateCntsThe counts of the virtual router interface transition to backup state.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.25 |
snVrrpVirRtrCurrDeadIntCurrent Dead interval (in 100 milliseconds).ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.26 |
snVrrpVirRtrTrackPortListThis object specifies the identity of the physical port
whose state is to be monitored. Each port index is a
16-bit integer in big endian order. 8-bit is the slot
number, the other 8-bit is the port number. Default value
is 0 length octet string. If this object is configured
then the Preference Level of this interface will be adjusted
dynamically depending on the state of the Track Port.
The interface's Preference Level is reduced by value of
Preference Level parameter when the Track Port states first
changes from UP to DOWN. When the Track Port next comes up
the interface's Preference Level is increased by the amount
specified by the Preference Level.
The router VRRP physical track port membership.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.27 |
snVrrpVirRtrTrackVifPortListThis object specifies the identity of the virtual interface
whose state is to be monitored. Each port index is a
16-bit integer in big endian order. Default value
is 0 length octet string. If this object is configured
then the Preference Level of this interface will be adjusted
dynamically depending on the state of the Track Port.
The interface's Preference Level is reduced by value of
Preference Level parameter when the Track Port states first
changes from UP to DOWN. When the Track Port next comes up
the interface's Preference Level is increased by the amount
specified by the Preference Level.
The router VRRP virtual port track membership.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.12.3.1.1.28 |
snLoopbackIntfConfigTableLoopback Interface Config table. SEQUENCE OF SnLoopbackIntfConfigEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.13.1 |
snLoopbackIntfConfigEntryAn entry in the Loopback Interface Config table. SnLoopbackIntfConfigEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.13.1.1 |
snLoopbackIntfConfigPortIndexThe port index for Loopback Interface config entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.13.1.1.1 |
snLoopbackIntfModeThe Loopback Interface mode.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.13.1.1.2 |
snLoopbackIntfRowStatusThis object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
noSuch(0)...no such row
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.13.1.1.3 |