HP-SN-IP-MIB

MIB Reference — IPNetwork Monitor

All MIBsHP-SN-IP-MIB

Category: IP and Core Protocols, Technology: Routing/L3, Vendor: HP/HPE

Description:

HP ServerNet (Foundry-heritage) SNMP MIB for IP layer management including routing tables and interface addresses on HP SN devices.

Imported Objects

From HP-SN-ROOT-MIB

snDvmrpOBJECT-IDENTITY
snFsrpOBJECT-IDENTITY
snGblRtOBJECT-IDENTITY
snIpOBJECT-IDENTITY
snLoopbackIfOBJECT-IDENTITY
snPimOBJECT-IDENTITY
snRipOBJECT-IDENTITY
snVrrpOBJECT-IDENTITY

From RFC-1212

OBJECT-TYPE

From RFC1155-SMI

Counter
IpAddress
TimeTicks

What Is HP-SN-IP-MIB?

HP-SN-IP-MIB is a Foundry-heritage SNMP MIB for managing the IP layer on HP ServerNet (SN) class routing devices, covering routing behavior, ARP handling, BOOTP relay, and various IP protocol feature toggles. It exposes configuration and operational objects such as route-only mode, ARP cache age timers, IRDP router discovery, IP load sharing, proxy ARP, RARP, and IP TTL settings, along with operational actions like clearing the ARP cache, IP cache, or IP route table. From a monitoring perspective it confirms the device's IP forwarding/software configuration state matches intended policy — for example whether proxy ARP or load sharing is enabled where it shouldn't be — and supports troubleshooting stale routing/ARP behavior by triggering cache clears. It builds on standard IP/ARP concepts found in IETF IP-MIB conventions, adapted into HP's proprietary Foundry-heritage numbering. It is deployed on HP SN-series routing switches in enterprise and service-provider network cores/edges, and administrators can download the HP-SN-IP-MIB file to load it into their MIB browser for IP layer monitoring.

IPNetwork Monitor allows you to monitor SNMP objects defined in HP-SN-IP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • IP route-only mode
  • ARP cache age
  • proxy ARP / RARP status
  • IP load sharing
  • IRDP router discovery
  • BOOTP relay configuration

Supported Devices

  • HP SN-series (Foundry-heritage) routing switch

Monitoring Examples

An admin troubleshooting stale routing behavior might set snRtClearIpRoute or snRtClearArpCache to force the device to rebuild its tables, then re-poll snRtIpProxyArp and snRtIpLoadShare to confirm whether proxy ARP or load-sharing settings — which could be causing asymmetric routing — are enabled as expected; snRtArpAge reveals whether ARP entries are timing out faster than intended, causing repeated ARP storms.

OIDs
OID symbolicOID numericTypeAccessDescription
snRtIpGeneral1.3.6.1.4.1.11.2.3.7.11.12.2.2.1
CLE snRtClearArpCache1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.1ClearStatusread-writeclear(1) will clear arp cache table.
CLE snRtClearIpCache1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.2ClearStatusread-writeclear(1) will clear ip route cache table.
CLE snRtClearIpRoute1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.3ClearStatusread-writeclear(1) will clear ip route table.
IP snRtBootpServer1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.4IpAddressread-writeIP address of bootp server to which bootp packet need to be relayed.
INT snRtBootpRelayMax1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.5INTEGERread-writeMaximum number of hop the bootp packet should travel.
INT snRtArpAge1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.6INTEGERread-writeThe time in minutes an ARP entry can be valid without relearning. 0 - Don't not age.
RTR snRtIpIrdpEnable1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.7RtrStatusread-writePerform router advertisement on this box.
RTR snRtIpLoadShare1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.8RtrStatusread-writeIf more than one route available, use them to share load.
RTR snRtIpProxyArp1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.9RtrStatusread-writeEnable/disable proxy arp function in the box.
RTR snRtIpRarp1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.10RtrStatusread-writeEnable/disable RARP server.
INT snRtIpTtl1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.11INTEGERread-writeThe time to live value to be used in IP header of IP packet generated by the box.
INT snRtIpSetAllPortConfig1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.12INTEGERread-writeThe 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.
INT snRtIpFwdCacheMaxEntries1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.13INTEGERread-onlyThe maximum number of ip forwarding table entries.
INT snRtIpFwdCacheCurEntries1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.14INTEGERread-onlyThe current number of ip forwarding table entries.
INT snRtIpMaxStaticRouteEntries1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.15INTEGERread-onlyThe maximum number of static route entries in the static route table.
RTR snRtIpDirBcastFwd1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.16RtrStatusread-writeEnable/Disable directed broadcast forwarding.
INT snRtIpLoadShareNumOfPaths1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.17INTEGERread-writeNumber of routes are used to share load.
INT snRtIpLoadShareMaxPaths1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.18INTEGERread-onlyMaximum number of routes can be configured to share load.
INT snRtIpLoadShareMinPaths1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.19INTEGERread-onlyMinimum number of routes can be configured to share load.
IP snRtIpProtocolRouterId1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.20IpAddressread-writeRouter Id for all IP Protocols.
RTR snRtIpSourceRoute1.3.6.1.4.1.11.2.3.7.11.12.2.2.1.21RtrStatusread-writeEnable/Disable source routing support, ability to drop the source routing packets.
snRtIpStaticRouteTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.2not-accessibleIP static/default route table.
snRtIpStaticRouteEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1not-accessibleAn entry in the IP static route table.
INT snRtIpStaticRouteIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.1INTEGERread-onlyThe table index for a static route entry.
IP snRtIpStaticRouteDest1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.2IpAddressread-writeDestination IP address. 0.0.0.0 for default route.
IP snRtIpStaticRouteMask1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.3IpAddressread-writeSubnet mask associated with the destination IP address. 0.0.0.0 for default route mask.
IP snRtIpStaticRouteNextHop1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.4IpAddressread-writeIP address of next hop router that is located on one of the directly attached IP subnet.
INT snRtIpStaticRouteMetric1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.5INTEGERread-writeThe metrics to next hop router.
ROW snRtIpStaticRouteRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.6RowStsread-writeTo create or delete a static route entry.
INT snRtIpStaticRouteDistance1.3.6.1.4.1.11.2.3.7.11.12.2.2.2.1.7INTEGERread-writeAdministration distance.
snRtIpFilterTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.3not-accessibleIP filter table.
snRtIpFilterEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1not-accessibleAn entry in the IP filter table.
INT snRtIpFilterIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.1INTEGERread-onlyThe table index for a filter entry.
INT snRtIpFilterAction1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.2INTEGERread-writeAction to take if the ip packet match with this filter.
INT snRtIpFilterProtocol1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.3INTEGERread-writeTransport protocol. 0 means don't care
IP snRtIpFilterSourceIp1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.4IpAddressread-writeSource IP address.
IP snRtIpFilterSourceMask1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.5IpAddressread-writeSource IP subnet mask.
IP snRtIpFilterDestIp1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.6IpAddressread-writeDestination IP address.
IP snRtIpFilterDestMask1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.7IpAddressread-writeDestination IP subnet mask.
INT snRtIpFilterOperator1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.8INTEGERread-writeType of comparison to perform. for now, this only applys to tcp or udp to compare the port number
INT snRtIpFilterOperand1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.9INTEGERread-writeFor now this only refers to transport protocol port number. 0 means NA
ROW snRtIpFilterRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.10RowStsread-writeTo create or delete a filter entry.
RTR snRtIpFilterEstablished1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.11RtrStatusread-writeEnable/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.
INT snRtIpFilterQosPriority1.3.6.1.4.1.11.2.3.7.11.12.2.2.3.1.12INTEGERread-writeThe router L4 Qos Priority values are: low(0) -- low prority high(1) -- high prority. The Priority values are: level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)
snRtIpRarpTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.4not-accessibleIP RARP table.
snRtIpRarpEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.4.1not-accessibleAn entry in the IP Rarp table.
INT snRtIpRarpIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.4.1.1INTEGERread-onlyThe table index for a Rarp entry.
OCT snRtIpRarpMac1.3.6.1.4.1.11.2.3.7.11.12.2.2.4.1.2OCTET STRINGread-writeThe Mac address for a Rarp entry.
IP snRtIpRarpIp1.3.6.1.4.1.11.2.3.7.11.12.2.2.4.1.3IpAddressread-writeThe IP address for a Rarp entry.
ROW snRtIpRarpRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.4.1.4RowStsread-writeTo create or delete a Rarp entry.
snRtStaticArpTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.5not-accessibleIP static arp table.
snRtStaticArpEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.5.1not-accessibleAn entry in the IP static arp table.
INT snRtStaticArpIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.5.1.1INTEGERread-onlyThe table index for a static arp entry.
IP snRtStaticArpIp1.3.6.1.4.1.11.2.3.7.11.12.2.2.5.1.2IpAddressread-writeThe IP address for a static arp entry.
OCT snRtStaticArpMac1.3.6.1.4.1.11.2.3.7.11.12.2.2.5.1.3OCTET STRINGread-writeThe Mac address for a static arp entry.
POR snRtStaticArpPort1.3.6.1.4.1.11.2.3.7.11.12.2.2.5.1.4PortIndexread-writeThe port index for a static arp entry.
ROW snRtStaticArpRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.5.1.5RowStsread-writeTo create or delete a Static Arp entry.
snRtIpPortAddrTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.6not-accessibleIP port address table.
snRtIpPortAddrEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.6.1not-accessibleAn entry in the IP Port Address table.
POR snRtIpPortAddrPortIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.6.1.1PortIndexread-onlyThe port index for port address entry.
IP snRtIpPortAddress1.3.6.1.4.1.11.2.3.7.11.12.2.2.6.1.2IpAddressread-onlyThe port IP address.
IP snRtIpPortSubnetMask1.3.6.1.4.1.11.2.3.7.11.12.2.2.6.1.3IpAddressread-writeThe port IP address subnet mask.
INT snRtIpPortAddrType1.3.6.1.4.1.11.2.3.7.11.12.2.2.6.1.4INTEGERread-writeThe port IP address type.
ROW snRtIpPortRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.6.1.5RowStsread-writeTo create or delete a port address entry.
snRtIpPortAccessTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.7not-accessibleIP port access table.
snRtIpPortAccessEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.7.1not-accessibleAn entry in the IP Port access table.
POR snRtIpPortAccessPortIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.7.1.1PortIndexread-onlyThe port index for port access entry.
INT snRtIpPortAccessDirection1.3.6.1.4.1.11.2.3.7.11.12.2.2.7.1.2INTEGERread-onlyThe incoming or outgoing check for port access.
OCT snRtIpPortAccessFilters1.3.6.1.4.1.11.2.3.7.11.12.2.2.7.1.3OCTET STRINGread-write1st octet correspond to 1st filter number and so on.
ROW snRtIpPortAccessRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.7.1.4RowStsread-writeTo create or delete a port access entry.
snRtIpPortConfigTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.8not-accessibleIP port Config table.
snRtIpPortConfigEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.8.1not-accessibleAn entry in the IP Port Config table.
POR snRtIpPortConfigPortIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.8.1.1PortIndexread-onlyThe port index for port config entry.
INT snRtIpPortMtu1.3.6.1.4.1.11.2.3.7.11.12.2.2.8.1.2INTEGERread-writeThe maximun transfer unit.
INT snRtIpPortEncap1.3.6.1.4.1.11.2.3.7.11.12.2.2.8.1.3INTEGERread-writeData link encapsulation to be used on the IP frame transmitted on the port.
INT snRtIpPortMetric1.3.6.1.4.1.11.2.3.7.11.12.2.2.8.1.4INTEGERread-writeThe metric.
RTR snRtIpPortDirBcastFwd1.3.6.1.4.1.11.2.3.7.11.12.2.2.8.1.5RtrStatusread-writeEnable/Disable directed broadcast forwarding on the port.
snRtBcastFwd1.3.6.1.4.1.11.2.3.7.11.12.2.2.9
snRtBcastFwdGeneral1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.1
RTR snRtUdpBcastFwdEnable1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.1.1RtrStatusread-writeEnable 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.
snRtUdpBcastFwdPort1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.2
snRtUdpBcastFwdPortTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.2.1not-accessibleThis table contains a list of UDP port numbers for which forwarding UDP broadcast is enabled.
snRtUdpBcastFwdPortEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.2.1.1not-accessibleAn entry of the UDP broadcast forwarding port table.
INT snRtUdpBcastFwdPortIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.2.1.1.1INTEGERread-onlyThe table index for a UDP broadcast forwarding port entry.
INT snRtUdpBcastFwdPortNumber1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.2.1.1.2INTEGERread-writeUDP port number for which UDP broadcast forwarding is enabled.
ROW snRtUdpBcastFwdPortRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.2.1.1.3RowStsread-writeTo create or delete a UDP broadcast forwarding port entry.
snRtUdpHelper1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3
snRtUdpHelperTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3.1not-accessibleUDP helper table.
snRtUdpHelperEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3.1.1not-accessibleAn entry of the UDP helper table.
POR snRtUdpHelperPortIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3.1.1.1PortIndexread-onlyThe port index for a UDP helper entry.
INT snRtUdpHelperIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3.1.1.2INTEGERread-onlyThe table index for a UDP helper entry.
IP snRtUdpHelperAddr1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3.1.1.3IpAddressread-writeThe 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.
ROW snRtUdpHelperRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.9.3.1.1.4RowStsread-writeTo create or delete a UDP helper entry.
snRtIpTraceRoute1.3.6.1.4.1.11.2.3.7.11.12.2.2.10
snRtIpTraceRouteGeneral1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1
IP snRtIpTraceRouteTargetAddr1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.1IpAddressread-writeTarget IP address of which trace route is performed.
INT snRtIpTraceRouteMinTtl1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.2INTEGERread-writeMinimum TTL value carried in the first probe packet.
INT snRtIpTraceRouteMaxTtl1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.3INTEGERread-writeMaximum TTL value carried in the last probe packet.
INT snRtIpTraceRouteTimeOut1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.4INTEGERread-writeTime out period (in seconds) to wait for the response from the probe packet (i,e, the ICMP packet).
INT snRtIpTraceRouteControl1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.5INTEGERread-writeOnly '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.
snRtIpTraceRouteResult1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2
snRtIpTraceRouteResultTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2.1not-accessibleTrace route result table.
snRtIpTraceRouteResultEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2.1.1not-accessibleAn entry of the trace route result table.
INT snRtIpTraceRouteResultIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2.1.1.1INTEGERread-onlyThe table index for a trace route result entry.
IP snRtIpTraceRouteResultAddr1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2.1.1.2IpAddressread-onlyThe router or the target address of which forms part of the route to reach the destination address.
TIK snRtIpTraceRouteResultRoundTripTime11.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2.1.1.3TimeTicksread-onlyThe round trip time between the first probe packet transmitted and the reponse ICMP packet received.
TIK snRtIpTraceRouteResultRoundTripTime21.3.6.1.4.1.11.2.3.7.11.12.2.2.10.2.1.1.4TimeTicksread-onlyThe round trip time between the second probe packet transmitted and the reponse ICMP packet received.
snRtIpFwdCacheTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.11not-accessibleIP forwarding cache table.
snRtIpFwdCacheEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1not-accessibleAn entry in the IP forwarding cache table.
INT snRtIpFwdCacheIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.1INTEGERread-onlyThe table index for a ip forwarding cache table entry.
IP snRtIpFwdCacheIp1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.2IpAddressread-onlyThe IP address of a station.
OCT snRtIpFwdCacheMac1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.3OCTET STRINGread-onlyThe Mac address of an IP station.
IP snRtIpFwdCacheNextHopIp1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.4IpAddressread-onlyThe next hop router IP address.
INT snRtIpFwdCacheOutgoingPort1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.5INTEGERread-onlyThe 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.
INT snRtIpFwdCacheType1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.6INTEGERread-onlyThe 'dynamic' or 'permanent' type for a ip forwarding cache table entry.
INT snRtIpFwdCacheAction1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.7INTEGERread-onlyThe action to take.
INT snRtIpFwdCacheFragCheck1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.8INTEGERread-onlyCheck for fragmentation.
INT snRtIpFwdCacheSnapHdr1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.9INTEGERread-onlyApply SNAP encapsulation.
INT snRtIpFwdCacheVLanId1.3.6.1.4.1.11.2.3.7.11.12.2.2.11.1.10INTEGERread-onlyThe VLAN ID for a ip forwarding cache table entry. Return VLAN ID value of zero to indicate no VLAN associated to this entry.
snIpAsPathAccessListTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.12not-accessibleIp As-Path Access List table.
snIpAsPathAccessListEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.12.1not-accessibleAn entry in the Ip As-Path Access List table.
INT snIpAsPathAccessListIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.12.1.1INTEGERread-onlyThe table index for a filter entry.
INT snIpAsPathAccessListSequence1.3.6.1.4.1.11.2.3.7.11.12.2.2.12.1.2INTEGERread-onlyThe table sequence index for a filter entry.
INT snIpAsPathAccessListAction1.3.6.1.4.1.11.2.3.7.11.12.2.2.12.1.3INTEGERread-writeAction to take if the bgp address match with this filter.
OCT snIpAsPathAccessListRegExpression1.3.6.1.4.1.11.2.3.7.11.12.2.2.12.1.4OCTET STRINGread-writeAutonomous system in the filter using a regular expression. Each character of the regular expression string is represented by one octet.
INT snIpAsPathAccessListRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.12.1.5INTEGERread-writeThis 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 valid
snIpCommunityListTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.13not-accessibleIp Community List table.
snIpCommunityListEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1not-accessibleAn entry in the Ip Community List table.
INT snIpCommunityListIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.1INTEGERread-onlyThe table index for a filter entry.
INT snIpCommunityListSequence1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.2INTEGERread-onlyThe table sequence index for a filter entry.
INT snIpCommunityListAction1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.3INTEGERread-writeAction to take if the bgp address match with this filter.
OCT snIpCommunityListCommNum1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.4OCTET STRINGread-writeA number from 1 to 0xFFFFFFFF. There are 20 of them. This integer number is represented by 4 OCTETs.
INT snIpCommunityListInternet1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.5INTEGERread-writeDisabled/Enabled the Internet Community.
INT snIpCommunityListNoAdvertise1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.6INTEGERread-writeDo not advertise this route to any peer (internal or external).
INT snIpCommunityListNoExport1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.7INTEGERread-writeDo not advertise this route to an EBGP peer.
INT snIpCommunityListRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.8INTEGERread-writeThis 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 valid
INT snIpCommunityListLocalAs1.3.6.1.4.1.11.2.3.7.11.12.2.2.13.1.9INTEGERread-writeSend this route to peers in other sub-autonomous systems within the local confederation. Do not advertise this route to an external system.
snIpPrefixListTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.14not-accessibleIp Prefix List table.
snIpPrefixListEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1not-accessibleAn entry in the Ip As-Path Access List table.
OCT snIpPrefixListName1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.1OCTET STRINGread-onlyAn octet string of the ip prefix list name, each character of the name is represented by one octet.
INT snIpPrefixListSequence1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.2INTEGERread-onlyThe table sequence index for a filter entry.
OCT snIpPrefixListDesc1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.3OCTET STRINGread-writeAn octet string of the ip prefix list description, each character of the name is represented by one octet.
INT snIpPrefixListAction1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.4INTEGERread-writeAction to take if the ip prefix match with this filter.
IP snIpPrefixListAddr1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.5IpAddressread-writePrefix IP address.
IP snIpPrefixListMask1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.6IpAddressread-writePrefix IP mask.
INT snIpPrefixListGeValue1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.7INTEGERread-writeGreater than value.
INT snIpPrefixListLeValue1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.8INTEGERread-writeLess than value.
INT snIpPrefixListRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.14.1.9INTEGERread-writeThis 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 valid
snIpAsPathAccessListStringTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.16not-accessibleIp As-Path Access List table, string version.
snIpAsPathAccessListStringEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.16.1not-accessibleAn entry in the Ip As-Path Access List table.
STR snIpAsPathAccessListStringName1.3.6.1.4.1.11.2.3.7.11.12.2.2.16.1.1DisplayStringread-onlyThe table index for a filter entry, string version.
INT snIpAsPathAccessListStringSequence1.3.6.1.4.1.11.2.3.7.11.12.2.2.16.1.2INTEGERread-onlyThe table sequence index for a filter entry.
INT snIpAsPathAccessListStringAction1.3.6.1.4.1.11.2.3.7.11.12.2.2.16.1.3INTEGERread-writeAction to take if the bgp address match with this filter.
STR snIpAsPathAccessListStringRegExpression1.3.6.1.4.1.11.2.3.7.11.12.2.2.16.1.4DisplayStringread-writeAutonomous system in the filter using a regular expression. Each character of the regular expression string is represented by one octet.
INT snIpAsPathAccessListStringRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.16.1.5INTEGERread-writeThis 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 valid
snIpCommunityListStringTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.17not-accessibleIp Community ListString table, string version.
snIpCommunityListStringEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1not-accessibleAn entry in the Ip Community ListString table.
STR snIpCommunityListStringName1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.1DisplayStringread-onlyThe table index for a filter entry.
INT snIpCommunityListStringSequence1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.2INTEGERread-onlyThe table sequence index for a filter entry.
INT snIpCommunityListStringAction1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.3INTEGERread-writeAction to take if the bgp address match with this filter.
OCT snIpCommunityListStringCommNum1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.4OCTET STRINGread-writeA number from 1 to 0xFFFFFFFF. There are 20 of them. This integer number is represented by 4 OCTETs.
INT snIpCommunityListStringInternet1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.5INTEGERread-writeDisabled/Enabled the Internet Community.
INT snIpCommunityListStringNoAdvertise1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.6INTEGERread-writeDo not advertise this route to any peer (internal or external).
INT snIpCommunityListStringNoExport1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.7INTEGERread-writeDo not advertise this route to an EBGP peer.
INT snIpCommunityListStringRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.8INTEGERread-writeThis 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 valid
INT snIpCommunityListStringLocalAs1.3.6.1.4.1.11.2.3.7.11.12.2.2.17.1.9INTEGERread-writeSend this route to peers in other sub-autonomous systems within the local confederation. Do not advertise this route to an external system.
snRtIpPortIfAddrTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.18not-accessibleIP port If address table.
snRtIpPortIfAddrEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.18.1not-accessibleAn entry in the IP Port Address table.
NUM snRtIpPortIfAddrInterfaceIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.18.1.1InterfaceIndexread-onlyThe InterfaceIndex for port address entry.
IP snRtIpPortIfAddress1.3.6.1.4.1.11.2.3.7.11.12.2.2.18.1.2IpAddressread-onlyThe port IP address.
IP snRtIpPortIfSubnetMask1.3.6.1.4.1.11.2.3.7.11.12.2.2.18.1.3IpAddressread-writeThe port IP address subnet mask.
INT snRtIpPortIfAddrType1.3.6.1.4.1.11.2.3.7.11.12.2.2.18.1.4INTEGERread-writeThe port IP address type.
ROW snRtIpPortIfRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.18.1.5RowStsread-writeTo create or delete a port address entry.
snRtIpPortIfAccessTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.19not-accessibleIP port If access table.
snRtIpPortIfAccessEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.19.1not-accessibleAn entry in the IP Port access table.
NUM snRtIpPortIfAccessInterfaceIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.19.1.1InterfaceIndexread-onlyThe InterfaceIndex for port access entry.
INT snRtIpPortIfAccessDirection1.3.6.1.4.1.11.2.3.7.11.12.2.2.19.1.2INTEGERread-onlyThe incoming or outgoing check for port access.
OCT snRtIpPortIfAccessFilters1.3.6.1.4.1.11.2.3.7.11.12.2.2.19.1.3OCTET STRINGread-write1st octet correspond to 1st filter number and so on.
ROW snRtIpPortIfAccessRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.2.19.1.4RowStsread-writeTo create or delete a port access entry.
snRtIpPortIfConfigTable1.3.6.1.4.1.11.2.3.7.11.12.2.2.20not-accessibleIP port If Config table.
snRtIpPortIfConfigEntry1.3.6.1.4.1.11.2.3.7.11.12.2.2.20.1not-accessibleAn entry in the IP Port Config table.
NUM snRtIpPortIfConfigInterfaceIndex1.3.6.1.4.1.11.2.3.7.11.12.2.2.20.1.1InterfaceIndexread-onlyThe If index for port config entry.
INT snRtIpPortIfMtu1.3.6.1.4.1.11.2.3.7.11.12.2.2.20.1.2INTEGERread-writeThe maximun transfer unit.
INT snRtIpPortIfEncap1.3.6.1.4.1.11.2.3.7.11.12.2.2.20.1.3INTEGERread-writeData link encapsulation to be used on the IP frame transmitted on the port.
INT snRtIpPortIfMetric1.3.6.1.4.1.11.2.3.7.11.12.2.2.20.1.4INTEGERread-writeThe metric.
RTR snRtIpPortIfDirBcastFwd1.3.6.1.4.1.11.2.3.7.11.12.2.2.20.1.5RtrStatusread-writeEnable/Disable directed broadcast forwarding on the port.
snRtIpRipGeneral1.3.6.1.4.1.11.2.3.7.11.12.2.3.1
RTR snRtIpRipEnable1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.1RtrStatusread-writeEnable/disable ip rip routing.
INT snRtIpRipUpdateTime1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.2INTEGERread-writeIp rip update interval in seconds.
RTR snRtIpRipRedisEnable1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.3RtrStatusread-writeEnable/disable redistribution to rip.
INT snRtIpRipRedisDefMetric1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.4INTEGERread-writeDefault metric to be used when redistribute route to rip.
INT snRtIpRipSetAllPortConfig1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.5INTEGERread-writeThe 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.
OCT snRtIpRipGblFiltList1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.6OCTET STRINGread-writeAn 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.
INT snRtIpRipFiltOnAllPort1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.7INTEGERread-writeApply 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.
INT snRtIpRipDistance1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.8INTEGERread-writeAdministration distance.
snRtIpRipPortConfigTable1.3.6.1.4.1.11.2.3.7.11.12.2.3.2not-accessibleIP Rip port Config table.
snRtIpRipPortConfigEntry1.3.6.1.4.1.11.2.3.7.11.12.2.3.2.1not-accessibleAn entry in the IP Rip Port Config table.
POR snRtIpRipPortConfigPortIndex1.3.6.1.4.1.11.2.3.7.11.12.2.3.2.1.1PortIndexread-onlyThe port index for ip rip port config entry.
INT snRtIpRipPortVersion1.3.6.1.4.1.11.2.3.7.11.12.2.3.2.1.2INTEGERread-writeThe ip rip version on this port.
RTR snRtIpRipPortPoisonReverse1.3.6.1.4.1.11.2.3.7.11.12.2.3.2.1.3RtrStatusread-writeEnable/disable poison reverse.
INT snRtIpRipPortLearnDefault1.3.6.1.4.1.11.2.3.7.11.12.2.3.2.1.4INTEGERread-writeApply 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.
snRtIpRipRedisTable1.3.6.1.4.1.11.2.3.7.11.12.2.3.3not-accessibleIP Rip Redistribution table.
snRtIpRipRedisEntry1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1not-accessibleAn entry in the IP Rip Redistribution table.
INT snRtIpRipRedisIndex1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.1INTEGERread-onlyThe table index for a IP Rip Redistribution entry.
ACT snRtIpRipRedisAction1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.2Actionread-writeThe action to take when match this IP Rip Redistribution entry.
INT snRtIpRipRedisProtocol1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.3INTEGERread-writeThe protocol to be distributed. other(1) cannot be used for SNMP-SET.
IP snRtIpRipRedisIp1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.4IpAddressread-writeThe ip address of the ip route to be distributed. 0.0.0.0 - all routes
IP snRtIpRipRedisMask1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.5IpAddressread-writeThe ip subnet mask of the ip route to be distributed.
MET snRtIpRipRedisMatchMetric1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.6Metricread-writeThe metric of the route to be matched to determine the redistribution. 0 - any metric value
INT snRtIpRipRedisSetMetric1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.7INTEGERread-writeThe new metric of the route to be advertised. 0 - use the default metric.
ROW snRtIpRipRedisRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.3.3.1.8RowStsread-writeTo create or delete a Redistribution entry.
snRtIpRipRouteFilterTable1.3.6.1.4.1.11.2.3.7.11.12.2.3.4not-accessibleip rip route filter table.
snRtIpRipRouteFilterEntry1.3.6.1.4.1.11.2.3.7.11.12.2.3.4.1not-accessibleAn entry of the ip rip route filter table.
INT snRtIpRipRouteFilterId1.3.6.1.4.1.11.2.3.7.11.12.2.3.4.1.1INTEGERread-onlyThe filter ID to identify a filter entry.
ACT snRtIpRipRouteFilterAction1.3.6.1.4.1.11.2.3.7.11.12.2.3.4.1.2Actionread-writeAction to take if the ip rip packet matched with this filter.
IP snRtIpRipRouteFilterIpAddr1.3.6.1.4.1.11.2.3.7.11.12.2.3.4.1.3IpAddressread-writeRoute 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.
IP snRtIpRipRouteFilterSubnetMask1.3.6.1.4.1.11.2.3.7.11.12.2.3.4.1.4IpAddressread-writeSubnet 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.
INT snRtIpRipRouteFilterRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.3.4.1.5INTEGERread-writeThis 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 valid
snRtIpRipNbrFilterTable1.3.6.1.4.1.11.2.3.7.11.12.2.3.5not-accessibleip rip neighbor filter table.
snRtIpRipNbrFilterEntry1.3.6.1.4.1.11.2.3.7.11.12.2.3.5.1not-accessibleAn entry of the ip rip neighbor filter table.
INT snRtIpRipNbrFilterId1.3.6.1.4.1.11.2.3.7.11.12.2.3.5.1.1INTEGERread-onlyThe filter ID to identify a filter entry.
ACT snRtIpRipNbrFilterAction1.3.6.1.4.1.11.2.3.7.11.12.2.3.5.1.2Actionread-writeAction to take if the ip rip packet source IP address compares equal to the source IP address in this filter.
IP snRtIpRipNbrFilterSourceIp1.3.6.1.4.1.11.2.3.7.11.12.2.3.5.1.3IpAddressread-writeSource 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.
INT snRtIpRipNbrFilterRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.3.5.1.4INTEGERread-writeThis 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 valid
snRtIpRipPortAccessTable1.3.6.1.4.1.11.2.3.7.11.12.2.3.6not-accessibleip interface rip access table.
snRtIpRipPortAccessEntry1.3.6.1.4.1.11.2.3.7.11.12.2.3.6.1not-accessibleAn entry of the ip interface rip access table.
POR snRtIpRipPortAccessPort1.3.6.1.4.1.11.2.3.7.11.12.2.3.6.1.1PortIndexread-onlyThe ip interface to which the rip filter applies.
INT snRtIpRipPortAccessDir1.3.6.1.4.1.11.2.3.7.11.12.2.3.6.1.2INTEGERread-onlyThe access direction of incoming packet filter or outgoing packet filter.
OCT snRtIpRipPortAccessFilterList1.3.6.1.4.1.11.2.3.7.11.12.2.3.6.1.3OCTET STRINGread-writeAn 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.
INT snRtIpRipPortAccessRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.3.6.1.4INTEGERread-writeThis 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 valid
snRtIpRipPortIfConfigTable1.3.6.1.4.1.11.2.3.7.11.12.2.3.7not-accessibleIP Rip port If Config table.
snRtIpRipPortIfConfigEntry1.3.6.1.4.1.11.2.3.7.11.12.2.3.7.1not-accessibleAn entry in the IP Rip Port If Config table.
NUM snRtIpRipPortIfConfigInterfaceIndex1.3.6.1.4.1.11.2.3.7.11.12.2.3.7.1.1InterfaceIndexread-onlyThe If index for ip rip port config entry.
INT snRtIpRipPortIfVersion1.3.6.1.4.1.11.2.3.7.11.12.2.3.7.1.2INTEGERread-writeThe ip rip version on this port.
RTR snRtIpRipPortIfPoisonReverse1.3.6.1.4.1.11.2.3.7.11.12.2.3.7.1.3RtrStatusread-writeEnable/disable poison reverse.
INT snRtIpRipPortIfLearnDefault1.3.6.1.4.1.11.2.3.7.11.12.2.3.7.1.4INTEGERread-writeApply 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.
snRtIpRipPortIfAccessTable1.3.6.1.4.1.11.2.3.7.11.12.2.3.8not-accessibleip interface rip access table.
snRtIpRipPortIfAccessEntry1.3.6.1.4.1.11.2.3.7.11.12.2.3.8.1not-accessibleAn entry of the ip interface rip access table.
NUM snRtIpRipPortIfAccessPort1.3.6.1.4.1.11.2.3.7.11.12.2.3.8.1.1InterfaceIndexread-onlyThe ip interface to which the rip filter applies.
INT snRtIpRipPortIfAccessDir1.3.6.1.4.1.11.2.3.7.11.12.2.3.8.1.2INTEGERread-onlyThe access direction of incoming packet filter or outgoing packet filter.
OCT snRtIpRipPortIfAccessFilterList1.3.6.1.4.1.11.2.3.7.11.12.2.3.8.1.3OCTET STRINGread-writeAn 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.
INT snRtIpRipPortIfAccessRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.3.8.1.4INTEGERread-writeThis 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 valid
snDvmrpMIBObjects1.3.6.1.4.1.11.2.3.7.11.12.2.5.1
STR snDvmrpVersion1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.1DisplayStringread-onlyThe router's DVMRP version information.
RTR snDvmrpEnable1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.2RtrStatusread-writeEnable or disable DVMRP on this router.
INT snDvmrpGenerationId1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.3INTEGERread-onlyThe generation identifier for the routing process. This is used by neighboring routers to detect whether pruning information should be resent.
INT snDvmrpProbeInterval1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.4INTEGERread-writeThis 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.
INT snDvmrpReportInterval1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.5INTEGERread-writeThis 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.
INT snDvmrpTriggerInterval1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.6INTEGERread-writeThis 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.
INT snDvmrpNeighborRouterTimeout1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.7INTEGERread-writeThis 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.
INT snDvmrpRouteExpireTime1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.8INTEGERread-writeThis 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.
INT snDvmrpRouteDiscardTime1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.9INTEGERread-writeThis 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.
INT snDvmrpPruneAge1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.10INTEGERread-writeThis 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.
INT snDvmrpGraftRetransmitTime1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.11INTEGERread-writeThis 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.
IP snDvmrpDefaultRoute1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.12IpAddressread-writeThis 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.
snDvmrpVInterfaceTable1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13not-accessibleThe (conceptual) table listing the router's DVMRP virtual interfaces. snDvmrpEnable must be 'enabled' before this table is read or writen.
snDvmrpVInterfaceEntry1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1not-accessibleAn entry (conceptual row) in the snDvmrpVInterfaceTable. This row augments ipMRouteInterfaceEntry in the IP Multicast MIB, where the threshold object resides.
INT snDvmrpVInterfaceVifIndex1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.1INTEGERread-onlyThe ifIndex value of this DVMRP virtual interface.
INT snDvmrpVInterfaceType1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.2INTEGERread-writeThe 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.
INT snDvmrpVInterfaceOperState1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.3INTEGERread-onlyThe current operational state of this DVMRP virtual interface.
IP snDvmrpVInterfaceLocalAddress1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.4IpAddressread-writeThe IP address of the local end of this DVMRP virtual interface.
IP snDvmrpVInterfaceRemoteAddress1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.5IpAddressread-writeThe 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.
IP snDvmrpVInterfaceRemoteSubnetMask1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.6IpAddressread-onlyThe subnet mask for a directly connected subnet. For a tunnel, this should be 0.0.0.0.
INT snDvmrpVInterfaceMetric1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.7INTEGERread-writeThe distance metric for this DVMRP virtual interface which is used to calculate distance vectors.
INT snDvmrpVInterfaceTtlThreshold1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.8INTEGERread-writeThis is the minimum time-to-live value to forward the packets out of this virtual interface.
RTR snDvmrpVInterfaceAdvertiseLocal1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.9RtrStatusread-writeEnable or disable the advertising of this local route.
RTR snDvmrpVInterfaceEncapsulation1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.10RtrStatusread-writeEnable or disable the encapsulation of the DVMRP control packets when using IPINIP encapsulation.
INT snDvmrpVInterfaceStatus1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.13.1.11INTEGERread-writeThis 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.
snDvmrpNeighborTable1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14not-accessibleThe (conceptual) table listing the router's DVMRP neighbors, as discovered by receiving Neighbor Probe messages. snDvmrpEnable must be 'enabled' before this table is read.
snDvmrpNeighborEntry1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1not-accessibleAn entry (conceptual row) in the snDvmrpNeighborTable.
INT snDvmrpNeighborEntryIndex1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.1INTEGERread-onlyThe table entry index.
INT snDvmrpNeighborVifIndex1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.2INTEGERread-onlyThe value of VifIndex for the virtual interface used to reach this DVMRP neighbor.
IP snDvmrpNeighborAddress1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.3IpAddressread-onlyThe IP address of the DVMRP neighbor for which this entry contains information.
TIK snDvmrpNeighborUpTime1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.4TimeTicksread-onlyThe time since this DVMRP neighbor (last) became a neighbor of the local router.
TIK snDvmrpNeighborExpiryTime1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.5TimeTicksread-onlyThe minimum time remaining before this DVMRP neighbor will be aged out.
INT snDvmrpNeighborGenerationId1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.6INTEGERread-onlyThe neighboring router's generation identifier.
INT snDvmrpNeighborMajorVersion1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.7INTEGERread-onlyThe neighboring router's major DVMRP version number.
INT snDvmrpNeighborMinorVersion1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.8INTEGERread-onlyThe neighboring router's minor DVMRP version number.
INT snDvmrpNeighborCapabilities1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.14.1.9INTEGERread-onlyThis 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.
snDvmrpRouteTable1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15not-accessibleThe routing table used by DVMRP in place of the unicast routing table. snDvmrpEnable must be 'enabled' before this table is read.
snDvmrpRouteEntry1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1not-accessibleAn entry (conceptual row) containing the multicast routing information used by DVMRP in place of the unicast routing information.
INT snDvmrpRouteEntryIndex1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.1INTEGERread-onlyThe table entry index.
IP snDvmrpRouteSource1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.2IpAddressread-onlyThe network address which when combined with the corresponding value of snDvmrpRouteSourceMask identifies the sources for which this entry contains multicast routing information.
IP snDvmrpRouteSourceMask1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.3IpAddressread-onlyThe network mask which when combined with the corresponding value of snDvmrpRouteSource identifies the sources for which this entry contains multicast routing information.
IP snDvmrpRouteUpstreamNeighbor1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.4IpAddressread-onlyThe address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources are received.
INT snDvmrpRouteVifIndex1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.5INTEGERread-onlyThe value of snDvmrpVInterfaceVifIndex for the virtual interface on which IP datagrams sent by these sources are received.
INT snDvmrpRouteMetric1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.6INTEGERread-onlyThe distance in hops to the source subnet.
TIK snDvmrpRouteExpiryTime1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.15.1.7TimeTicksread-onlyThe minimum amount of time remaining before this entry will be aged out.
snDvmrpRouteNextHopTable1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.16not-accessibleThe (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.
snDvmrpRouteNextHopEntry1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.16.1not-accessibleAn entry (conceptual row) in the list of next hops on outgoing interfaces to which IP multicast datagrams from particular sources are routed.
IP snDvmrpRouteNextHopSource1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.16.1.1IpAddressread-onlyThe 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.
IP snDvmrpRouteNextHopSourceMask1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.16.1.2IpAddressread-onlyThe 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.
INT snDvmrpRouteNextHopVifIndex1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.16.1.3INTEGERread-onlyThe snDvmrpVInterfaceVifIndex value of the virtual interface for the outgoing interface for this next hop.
INT snDvmrpRouteNextHopType1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.16.1.4INTEGERread-onlyType is leaf if no neighbors exist on the outgoing virtual interface. Otherwise, type is branch.
snDvmrpVIfStatTable1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17not-accessibleThe (conceptual) table listing the router's DVMRP virtual interface statistical counters. snDvmrpEnable must be 'enabled' before this table is read.
snDvmrpVIfStatEntry1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1not-accessibleAn entry (conceptual row) in the snDvmrpVIfStatTable.
INT snDvmrpVIfStatVifIndex1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.1INTEGERread-onlyThe ifIndex value of this DVMRP virtual interface.
CTR snDvmrpVIfStatInPkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.2Counterread-onlyThe number of packets that have arrived on the DVMRP virtual interface.
CTR snDvmrpVIfStatOutPkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.3Counterread-onlyThe number of packets that have been sent on the DVMRP virtual interface.
CTR snDvmrpVIfStatInOctets1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.4Counterread-onlyThe number of octets that have arrived on the DVMRP virtual interface.
CTR snDvmrpVIfStatOutOctets1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.5Counterread-onlyThe number of octets that have been sent on the DVMRP virtual interface.
CTR snDvmrpVIfStatInProbePkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.6Counterread-onlyThe number of probe packets that have arrived on the DVMRP virtual interface.
CTR snDvmrpVIfStatOutProbePkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.7Counterread-onlyThe number of probe packets that have been sent on the DVMRP virtual interface.
CTR snDvmrpVIfStatDiscardProbePkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.8Counterread-onlyThe number of probe packets that have been discarded by the DVMRP virtual interface.
CTR snDvmrpVIfStatInRtUpdatePkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.9Counterread-onlyThe number of route update packets that have arrived on the DVMRP virtual interface.
CTR snDvmrpVIfStatOutRtUpdatePkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.10Counterread-onlyThe number of route update packets that have been sent on the DVMRP virtual interface.
CTR snDvmrpVIfStatDiscardRtUpdatePkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.11Counterread-onlyThe number of route update packets that have been discarded by the DVMRP virtual interface.
CTR snDvmrpVIfStatInGraftPkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.12Counterread-onlyThe number of graft packets that have arrived on the DVMRP virtual interface.
CTR snDvmrpVIfStatOutGraftPkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.13Counterread-onlyThe number of graft packets that have been sent on the DVMRP virtual interface.
CTR snDvmrpVIfStatDiscardGraftPkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.14Counterread-onlyThe number of graft packets that have been discarded by the DVMRP virtual interface.
CTR snDvmrpVIfStatInGraftAckPkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.15Counterread-onlyThe number of graft acknowledge packets that have arrived on the DVMRP virtual interface.
CTR snDvmrpVIfStatOutGraftAckPkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.16Counterread-onlyThe number of graft acknowledge packets that have been sent on the DVMRP virtual interface.
CTR snDvmrpVIfStatDiscardGraftAckPkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.17Counterread-onlyThe number of graft acknowledge packets that have been discarded by the DVMRP virtual interface.
CTR snDvmrpVIfStatInPrunePkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.18Counterread-onlyThe number of prune packets that have arrived on the DVMRP virtual interface.
CTR snDvmrpVIfStatOutPrunePkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.19Counterread-onlyThe number of prune packets that have been sent on the DVMRP virtual interface.
CTR snDvmrpVIfStatDiscardPrunePkts1.3.6.1.4.1.11.2.3.7.11.12.2.5.1.17.1.20Counterread-onlyThe number of prune packets that have been discarded by the DVMRP virtual interface.
snFsrpGlobal1.3.6.1.4.1.11.2.3.7.11.12.2.7.1
INT snFsrpGroupOperMode1.3.6.1.4.1.11.2.3.7.11.12.2.7.1.1INTEGERread-writeThe FSRP is configured on this system either enabled or disabled and the default is disabled mode. disabled(0)..........disable FSRP enabled(1)...........activate FSRP
INT snFsrpIfStateChangeTrap1.3.6.1.4.1.11.2.3.7.11.12.2.7.1.2INTEGERread-writeIndicates whether the SNMP agent process is permitted to generate FSRP interface state change traps.
snFsrpIntf1.3.6.1.4.1.11.2.3.7.11.12.2.7.2
snFsrpIfTable1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1not-accessibleThe FSRP Interface Table describes the interfaces from the viewpoint of FSRP.
snFsrpIfEntry1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1not-accessibleThe FSRP Interface Entry describes one interface from the viewpoint of FSRP.
INT snFsrpIfPort1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.1INTEGERread-onlyThe physical router port of this FSRP interface.
IP snFsrpIfIpAddress1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.2IpAddressread-onlyThe IP Address of the physical router port of this interface.
IP snFsrpIfVirRtrIpAddr1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.3IpAddressread-writeThe 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.
IP snFsrpIfOtherRtrIpAddr1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.4IpAddressread-writeThe 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 correctly
INT snFsrpIfPreferLevel1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.5INTEGERread-writeThe 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.
POR snFsrpIfTrackPortMask1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.6PortMaskread-writeThis 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)
INT snFsrpIfRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.7INTEGERread-writeThis 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 valid
INT snFsrpIfState1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.8INTEGERread-onlyThis 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.
INT snFsrpIfKeepAliveTime1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.9INTEGERread-writeThe heart-beat is from 1 to 120 seconds.
INT snFsrpIfRouterDeadTime1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.10INTEGERread-writeThe hold time of the Fsrp router is from 3 to 255 seconds.
OCT snFsrpIfChassisTrackPortMask1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.11OCTET STRINGread-writeThis 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
OCT snFsrpIfTrackPortList1.3.6.1.4.1.11.2.3.7.11.12.2.7.2.1.1.12OCTET STRINGread-writeThis 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.
snGblRtGeneral1.3.6.1.4.1.11.2.3.7.11.12.2.8.1
RTR snGblRtRouteOnly1.3.6.1.4.1.11.2.3.7.11.12.2.8.1.1RtrStatusread-writeIf 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.
snPimMIBObjects1.3.6.1.4.1.11.2.3.7.11.12.2.9.1
RTR snPimEnable1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.1RtrStatusread-writeEnable or disable PIM on this router.
INT snPimNeighborRouterTimeout1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.2INTEGERread-writeThis 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.
INT snPimHelloTime1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.3INTEGERread-writeThis 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.
INT snPimPruneTime1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.4INTEGERread-writeThis 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.
INT snPimGraftRetransmitTime1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.5INTEGERread-writeThis 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.
INT snPimInactivityTime1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.6INTEGERread-writeThis 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.
snPimVInterfaceTable1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7not-accessibleThe (conceptual) table listing the router's PIM virtual interfaces. snPimEnable must be 'enabled' before this table is read or writen.
snPimVInterfaceEntry1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1not-accessibleAn entry (conceptual row) in the snPimVInterfaceTable.
INT snPimVInterfaceVifIndex1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.1INTEGERread-onlyThe ifIndex value of this PIM virtual interface.
INT snPimVInterfaceType1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.2INTEGERread-writeThe type of PIM virtual interface, whether it uses a tunnel or a physical interface.
IP snPimVInterfaceLocalAddress1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.3IpAddressread-writeThe IP address of the local end of this PIM virtual interface.
IP snPimVInterfaceLocalSubnetMask1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.4IpAddressread-onlyThe network mask for the IP address of the PIM virtual interface. For a tunnel, this should be 0.0.0.0.
IP snPimVInterfaceRemoteAddress1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.5IpAddressread-writeThe IP address of the remote end of this PIM virtual interface.
IP snPimVInterfaceDR1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.6IpAddressread-onlyThe Designated Router on this PIM virtual interface. For point-to-point interfaces, this object has the value 0.0.0.0.
INT snPimVInterfaceTtlThreshold1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.7INTEGERread-writeThis is the minimum time-to-live value to forward the packets out of this interface.
INT snPimVInterfaceStatus1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.8INTEGERread-writeThis 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.
INT snPimVInterfaceMode1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.7.1.9INTEGERread-writeThe configured mode of this PIM interface.
snPimNeighborTable1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8not-accessibleThe (conceptual) table listing the router's PIM neighbors. snPimEnable must be 'enabled' before this table is read.
snPimNeighborEntry1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8.1not-accessibleAn entry (conceptual row) in the snPimNeighborTable.
INT snPimNeighborEntryIndex1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8.1.1INTEGERread-onlyThe table entry index.
INT snPimNeighborVifIndex1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8.1.2INTEGERread-onlyThe value of VifIndex for the virtual interface used to reach this PIM neighbor.
IP snPimNeighborAddress1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8.1.3IpAddressread-onlyThe IP address of the PIM neighbor for which this entry contains information.
TIK snPimNeighborUpTime1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8.1.4TimeTicksread-onlyThe time since this PIM neighbor (last) became a neighbor of the local router.
TIK snPimNeighborExpiryTime1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.8.1.5TimeTicksread-onlyThe minimum time remaining before this PIM neighbor will be aged out.
snPimVIfStatTable1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9not-accessibleThe (conceptual) table listing the router's PIM virtual interface statistical counters. snPimEnable must be 'enabled' before this table is read.
snPimVIfStatEntry1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1not-accessibleAn entry (conceptual row) in the snPimVIfStatTable.
INT snPimVIfStatVifIndex1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.1INTEGERread-onlyThe ifIndex value of this PIM virtual interface.
CTR snPimVIfStatInJoinPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.2Counterread-onlyThe number of join packets that have arrived on the PIM virtual interface.
CTR snPimVIfStatOutJoinPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.3Counterread-onlyThe number of join packets that have been sent on the PIM virtual interface.
CTR snPimVIfStatDiscardJoinPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.4Counterread-onlyThe number of join packets that have been discarded by the PIM virtual interface.
CTR snPimVIfStatInPrunePkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.5Counterread-onlyThe number of prune packets that have arrived on the PIM virtual interface.
CTR snPimVIfStatOutPrunePkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.6Counterread-onlyThe number of prune packets that have been sent on the PIM virtual interface.
CTR snPimVIfStatDiscardPrunePkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.7Counterread-onlyThe number of prune packets that have been discarded by the PIM virtual interface.
CTR snPimVIfStatInAssertPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.8Counterread-onlyThe number of assert packets that have arrived on the PIM virtual interface.
CTR snPimVIfStatOutAssertPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.9Counterread-onlyThe number of assert packets that have been sent on the PIM virtual interface.
CTR snPimVIfStatDiscardAssertPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.10Counterread-onlyThe number of assert packets that have been discarded by the PIM virtual interface.
CTR snPimVIfStatInHelloPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.11Counterread-onlyThe number of hello packets that have arrived on the PIM virtual interface.
CTR snPimVIfStatOutHelloPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.12Counterread-onlyThe number of hello packets that have been sent on the PIM virtual interface.
CTR snPimVIfStatDiscardHelloPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.13Counterread-onlyThe number of hello packets that have been discarded by the PIM virtual interface.
CTR snPimVIfStatInGraftPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.14Counterread-onlyThe number of graft packets that have arrived on the PIM virtual interface.
CTR snPimVIfStatOutGraftPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.15Counterread-onlyThe number of graft packets that have been sent on the PIM virtual interface.
CTR snPimVIfStatDiscardGraftPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.16Counterread-onlyThe number of graft packets that have been discarded by the PIM virtual interface.
CTR snPimVIfStatInGraftAckPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.17Counterread-onlyThe number of graft acknowledge packets that have arrived on the PIM virtual interface.
CTR snPimVIfStatOutGraftAckPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.18Counterread-onlyThe number of graft acknowledge packets that have been sent on the PIM virtual interface.
CTR snPimVIfStatDiscardGraftAckPkts1.3.6.1.4.1.11.2.3.7.11.12.2.9.1.9.1.19Counterread-onlyThe number of graft acknowledge packets that have been discarded by the PIM virtual interface.
snPimSMMIBObjects1.3.6.1.4.1.11.2.3.7.11.12.2.9.2
INT snPimJoinPruneInterval1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.1INTEGERread-writeThe 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.
snPimCandidateBSRTable1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.2not-accessibleCandidate Bootstrap Router information.
snPimCandidateBSREntry1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.2.1not-accessibleAn entry (conceptual row) in the snPimCandidateBSRTable.
INT snPimCandidateBSRPortID1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.2.1.1INTEGERread-writeThe IP address of the PIM interface. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number.
IP snPimCandidateBSRIPAddress1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.2.1.2IpAddressread-onlyThe (unicast) address of the Candidate BSR.
INT snPimCandidateBSRHashMaskLen1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.2.1.3INTEGERread-writeThe hash mask value for this router as a candidate bootstrap router.
INT snPimCandidateBSRPreference1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.2.1.4INTEGERread-writeThe preference value for this router as a candidate bootstrap router.
snPimRPSetTable1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.3not-accessibleThe (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.
snPimRPSetEntry1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.3.1not-accessibleAn entry (conceptual row) in the snPimRPSetTable.
IP snPimRPSetGroupAddress1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.3.1.1IpAddressread-onlyThe IP multicast group address which, when combined with snPimRPSetGroupMask, gives the group prefix for which this entry contains information about the Candidate-RP.
IP snPimRPSetMask1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.3.1.2IpAddressread-onlyThe multicast group address mask which, when combined with snPimRPSetGroupAddress, gives the group prefix for which this entry contains information about the Candidate-RP.
IP snPimRPSetIPAddress1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.3.1.3IpAddressread-onlyThe IP address of the Candidate-RP.
INT snPimRPSetHoldTime1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.3.1.4INTEGERread-onlyThe holdtime, in seconds, of a Candidate-RP. If the local router is not the BSR, this value is 0.
snPimCandidateRPTable1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.4not-accessibleThe (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.
snPimCandidateRPEntry1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.4.1not-accessibleAn entry (conceptual row) in the snPimCandidateRPTable.
IP snPimCandidateRPGroupAddress1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.4.1.1IpAddressread-onlyThe 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.
IP snPimCandidateRPMask1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.4.1.2IpAddressread-onlyThe 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.
IP snPimCandidateRPIPAddress1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.4.1.3IpAddressread-writeThe (unicast) address of the interface which will be advertised as a Candidate-RP.
INT snPimCandidateRPRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.9.2.4.1.4INTEGERread-writeThe 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 valid
snLoopbackIntfConfigTable1.3.6.1.4.1.11.2.3.7.11.12.2.13.1not-accessibleLoopback Interface Config table.
snLoopbackIntfConfigEntry1.3.6.1.4.1.11.2.3.7.11.12.2.13.1.1not-accessibleAn entry in the Loopback Interface Config table.
INT snLoopbackIntfConfigPortIndex1.3.6.1.4.1.11.2.3.7.11.12.2.13.1.1.1INTEGERread-onlyThe port index for Loopback Interface config entry.
INT snLoopbackIntfMode1.3.6.1.4.1.11.2.3.7.11.12.2.13.1.1.2INTEGERread-writeThe Loopback Interface mode.
INT snLoopbackIntfRowStatus1.3.6.1.4.1.11.2.3.7.11.12.2.13.1.1.3INTEGERread-writeThis 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 valid

RFC description

HP vendor-private MIB (SN prefix indicates managed switch) extending IP layer monitoring with HP-specific objects for switches and routers.

Start monitoring HP SN-series routing switches with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download HP-SN-IP-MIB