SWL3MGMT-MIB: View SNMP OID List / Download MIB
VENDOR: RAPID CITY COMMUNICATION
Home | MIB: SWL3MGMT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
swL3MgmtMIB | 1.3.6.1.4.1.2272.1.201.1.3 |
The Structure of Layer 3 Network Management Information for the proprietary enterprise. |
||
swL3DevMgmt | 1.3.6.1.4.1.2272.1.201.1.3.1 | |||
swL3DevCtrl | 1.3.6.1.4.1.2272.1.201.1.3.1.1 | |||
swL3DevCtrlRIPState | 1.3.6.1.4.1.2272.1.201.1.3.1.1.1 | integer | read-write |
This object indicates Routing Information Protocol (RIP) version 2 function is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swL3DevCtrlOSPFState | 1.3.6.1.4.1.2272.1.201.1.3.1.1.2 | integer | read-write |
This object indicates OSPF protocol is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swL3DevCtrlDVMRPState | 1.3.6.1.4.1.2272.1.201.1.3.1.1.3 | integer | read-write |
This object indicates DVMRP protocol is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swL3DevCtrlVRRPState | 1.3.6.1.4.1.2272.1.201.1.3.1.1.4 | integer | read-write |
This object indicates VRRP protocol is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swL3DevCtrlVRRPPingVirtualAddrState | 1.3.6.1.4.1.2272.1.201.1.3.1.1.5 | integer | read-write |
This object let host can ping the virtual ip address or not. Default is disabled(2). Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swL3IpMgmt | 1.3.6.1.4.1.2272.1.201.1.3.2 | |||
swL3IpCtrlMgmt | 1.3.6.1.4.1.2272.1.201.1.3.2.1 | |||
swL3IpCtrlTable | 1.3.6.1.4.1.2272.1.201.1.3.2.1.1 | no-access |
This table contain IP interface information. |
|
1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1 | no-access |
A list of information about a specific IP interface. |
||
swL3IpCtrlInterfaceName | 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1.1 | displaystring | read-only |
This object indicates the name of the IP interface. |
swL3IpCtrlIfIndex | 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1.2 | integer | read-only |
This object uniquely identifies the IP interface number in the swL3IpCtrlTable. |
swL3IpCtrlIpAddr | 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1.3 | ipaddress | read-write |
The IP address of the interface. This object only can take the value of the unicast IP address. |
swL3IpCtrlIpSubnetMask | 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1.4 | ipaddress | read-write |
The IP net mask for this interface. |
swL3IpCtrlVlanName | 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1.5 | displaystring | read-write |
This object indicates the IP control entry's VLAN name. The VLAN name in each entry must be unique in the IP Control Table. |
swL3IpCtrlMode | 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1.6 | integer | read-write |
This object indicates the IP operation mode. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. manual(2) - the IP address will be set by manual. bootp(3) - the IP address will be set automatically from BOOTP server. dhcp(4) - the IP address will be set automatically from DHCP server. Enumeration: 'dhcp': 4, 'other': 1, 'manual': 2, 'bootp': 3. |
swL3IpCtrlState | 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1.7 | rowstatus | read-only |
This variable displays the status of the entry. The status used for creating, modifying, and deleting instances of the objects in this table. |
swL3IpCtrlOperState | 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1.8 | integer | read-only |
The current operational state of the IP interface. Enumeration: 'down': 3, 'other': 1, 'up': 2. |
swL3IpFdbMgmt | 1.3.6.1.4.1.2272.1.201.1.3.2.2 | |||
swL3IpFdbInfoTable | 1.3.6.1.4.1.2272.1.201.1.3.2.2.1 | no-access |
A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets. |
|
1.3.6.1.4.1.2272.1.201.1.3.2.2.1.1 | no-access |
Information about a specific IP address for which the bridge has some forwarding and/or filtering information. |
||
swL3IpFdbInfoIpAddr | 1.3.6.1.4.1.2272.1.201.1.3.2.2.1.1.1 | ipaddress | read-only |
A IP address for which switch has forwarding and/or filtering information. |
swL3IpFdbInfoIpSubnetMask | 1.3.6.1.4.1.2272.1.201.1.3.2.2.1.1.2 | ipaddress | read-only |
A IP net mask for this interface.for which switch has forwarding and/or filtering information. |
swL3IpFdbInfoPort | 1.3.6.1.4.1.2272.1.201.1.3.2.2.1.1.3 | integer | read-only |
Either the value '0', or the port number of the port on which packet having a IP address equal to the value of the corresponding instance of swL3IpFdbInfoIpAddr has been seen. A value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address. |
swL3IpFdbInfoType | 1.3.6.1.4.1.2272.1.201.1.3.2.2.1.1.4 | integer | read-only |
The status of this entry. Enumeration: 'dynamic': 3, 'other': 1, 'static': 2. |
swL3IpFilterMgmt | 1.3.6.1.4.1.2272.1.201.1.3.2.3 | |||
swL3IpFilterAddrConfig | 1.3.6.1.4.1.2272.1.201.1.3.2.3.1 | |||
swL3IpFilterAddrMaxSupportedEntries | 1.3.6.1.4.1.2272.1.201.1.3.2.3.1.1 | integer | read-only |
Maximum number of entries in the IP address filtering table (swL3IpFilterAddrCtrlTable) . |
swL3IpFilterAddrCurrentTotalEntries | 1.3.6.1.4.1.2272.1.201.1.3.2.3.1.2 | integer | read-only |
Current applied number of entries in the IP address filtering table. If the swL3IpFilterAddrCtrlState = dst-src-addr, then it means there are two entries in swL3IpFilterAddrCtrlTable. |
swL3IpFilterAddrCtrlTable | 1.3.6.1.4.1.2272.1.201.1.3.2.3.1.3 | no-access |
This table defines information for the device to filter packets with specific IP address (either as the DA and/or as the SA). The IP address can be a unicast address or multicast address. This table has higher priority than both static FDB table and IGMP table. It means that if a IP address appears on this table also appears on the static FDB table, the device will use the information provide by this table to process the packet. |
|
1.3.6.1.4.1.2272.1.201.1.3.2.3.1.3.1 | no-access |
A list of information about a specific unicast/multicast IP address for which the switch has filtering information. |
||
swL3IpFilterAddrIpAddr | 1.3.6.1.4.1.2272.1.201.1.3.2.3.1.3.1.1 | ipaddress | read-only |
This object indicates a unicast/multicast IP address for which the switch has filtering information. But if the swL3IpFilterAddrCtrlState = src-addr, then the object can not be a multicast IP address (Class D IP address). |
swL3IpFilterAddrCtrlState | 1.3.6.1.4.1.2272.1.201.1.3.2.3.1.3.1.2 | integer | read-write |
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. dst-addr(2) - recieved frames's destination address are currently used to be filtered as it meets with the IP address entry of the table. src-addr(3) - recieved frames's source address are currently used to be filtered as it meets with the IP address entry of the table. dst-src-addr(4) - recieved frames's destination address or source address are currently used to be filtered as it meets with the IP address entry of the table. invalid(5) - writing this value to the object, and then the corresponding entry will be removed from the table. Enumeration: 'dst-addr': 2, 'src-addr': 3, 'other': 1, 'dst-src-addr': 4, 'invalid': 5. |
swL3IpArpAgingTime | 1.3.6.1.4.1.2272.1.201.1.3.2.4 | integer | read-write |
The timeout period in minutes for aging out dynamically learned arp information. |
swL3IpStaticRouteTable | 1.3.6.1.4.1.2272.1.201.1.3.2.5 | no-access |
This entity's IP static Routing table. |
|
1.3.6.1.4.1.2272.1.201.1.3.2.5.1 | no-access |
A particular route to a particular destination, under a particular policy. |
||
swL3IpStaticRouteDest | 1.3.6.1.4.1.2272.1.201.1.3.2.5.1.1 | ipaddress | read-only |
The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x. |
swL3IpStaticRouteMask | 1.3.6.1.4.1.2272.1.201.1.3.2.5.1.2 | ipaddress | read-only |
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to swL3IpStaticRouteDest. |
swL3IpStaticRouteNextHop | 1.3.6.1.4.1.2272.1.201.1.3.2.5.1.3 | ipaddress | read-only |
On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0. |
swL3IpStaticRouteMetric | 1.3.6.1.4.1.2272.1.201.1.3.2.5.1.4 | integer | read-only |
The routing metric for this route. |
swL3IpStaticRouteStatus | 1.3.6.1.4.1.2272.1.201.1.3.2.5.1.5 | integer | read-only |
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. Enumeration: 'other': 1, 'valid': 3, 'invalid': 2. |
swL3IpArpTable | 1.3.6.1.4.1.2272.1.201.1.3.2.6 | no-access |
The ARP table used for mapping from IP addresses to physical addresses. |
|
1.3.6.1.4.1.2272.1.201.1.3.2.6.1 | no-access |
Each entry contains one IpAddress to `physical' address equivalence. |
||
swL3IpArpIfIndex | 1.3.6.1.4.1.2272.1.201.1.3.2.6.1.1 | integer | read-only |
The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
swL3IpArpNetAddress | 1.3.6.1.4.1.2272.1.201.1.3.2.6.1.2 | ipaddress | read-only |
The IpAddress corresponding to the media-dependent `physical' address. |
swL3IpArpPhysAddress | 1.3.6.1.4.1.2272.1.201.1.3.2.6.1.3 | macaddress | read-only |
The media-dependent `physical' address. |
swL3IpArpType | 1.3.6.1.4.1.2272.1.201.1.3.2.6.1.4 | integer | read-only |
The type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the swL3IpArpTable. That is, it effectively dissasociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant swL3IpArpType object. Enumeration: 'local-broadcast': 6, 'dynamic': 3, 'invalid': 2, 'other': 1, 'static': 4, 'local': 5. |
swL3IpArpDynamicAgingTime | 1.3.6.1.4.1.2272.1.201.1.3.2.6.1.5 | integer | read-only |
The timeout period in seconds for aging out dynamically learned arp information. If the swL3IpArpType is not dynamic(3), this object will display zero. |
swL3IpArpReqRateLimitState | 1.3.6.1.4.1.2272.1.201.1.3.2.7 | integer | read-write |
To enable limit ARP requests trapped to CPU or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swL3IpArpReqRateLimitValue | 1.3.6.1.4.1.2272.1.201.1.3.2.8 | integer | read-write |
To configure how much frames per second that ARP request limit. This value will be usefull only when swL3IpArpReqRateLimitState is enabled. |
swL3RelayMgmt | 1.3.6.1.4.1.2272.1.201.1.3.3 | |||
swL3RelayBootpMgmt | 1.3.6.1.4.1.2272.1.201.1.3.3.1 | |||
swL3RelayBootpState | 1.3.6.1.4.1.2272.1.201.1.3.3.1.1 | integer | read-write |
This object indicates BOOTP Relay function is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swL3RelayBootpHopCount | 1.3.6.1.4.1.2272.1.201.1.3.3.1.2 | integer | read-write |
This object indicates the maximum number of router hops that the BOOTP packets can cross. |
swL3RelayBootpTimeThreshold | 1.3.6.1.4.1.2272.1.201.1.3.3.1.3 | integer | read-write |
This object indicates the minimum time in seconds within which the switch must relay the BOOTP request. If this time is exceeded, the switch will drop the BOOTP packet. |
swL3RelayBootpCtrlTable | 1.3.6.1.4.1.2272.1.201.1.3.3.1.4 | no-access |
This table specifys the IP address as a destination to forward (relay) BOOTP packets to. |
|
1.3.6.1.4.1.2272.1.201.1.3.3.1.4.1 | no-access |
A list of information specifies the IP address as a destination to forward (relay) BOOTP packets to. |
||
swL3RelayBootpCtrlInterfaceName | 1.3.6.1.4.1.2272.1.201.1.3.3.1.4.1.1 | displaystring | read-only |
The name of the IP interface. |
swL3RelayBootpCtrlServer | 1.3.6.1.4.1.2272.1.201.1.3.3.1.4.1.2 | ipaddress | read-only |
The BOOTP server IP address. |
swL3RelayBootpCtrlState | 1.3.6.1.4.1.2272.1.201.1.3.3.1.4.1.3 | integer | read-write |
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. Enumeration: 'other': 1, 'valid': 3, 'invalid': 2. |
swL3RelayDnsMgmt | 1.3.6.1.4.1.2272.1.201.1.3.3.2 | |||
swL3RelayDnsState | 1.3.6.1.4.1.2272.1.201.1.3.3.2.1 | integer | read-write |
This object indicates DNS Relay function is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swL3RelayDnsPrimaryServer | 1.3.6.1.4.1.2272.1.201.1.3.3.2.2 | ipaddress | read-write |
This object indicates the address of the primary DNS server. |
swL3RelayDnsSecondaryServer | 1.3.6.1.4.1.2272.1.201.1.3.3.2.3 | ipaddress | read-write |
This object indicates the address of the secondary DNS server. |
swL3RelayDnsCacheState | 1.3.6.1.4.1.2272.1.201.1.3.3.2.4 | integer | read-write |
This object indicates DNS Relay cache is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swL3RelayDnsStaticTableState | 1.3.6.1.4.1.2272.1.201.1.3.3.2.5 | integer | read-write |
This object indicates DNS Relay static table is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swL3RelayDnsCtrlTable | 1.3.6.1.4.1.2272.1.201.1.3.3.2.6 | no-access |
This table display the current DNS relay static table. |
|
1.3.6.1.4.1.2272.1.201.1.3.3.2.6.1 | no-access |
A list of information display the current DNS relay static table. |
||
swL3RelayDnsCtrlDomainName | 1.3.6.1.4.1.2272.1.201.1.3.3.2.6.1.1 | displaystring | read-only |
The domain name of the entry. |
swL3RelayDnsCtrlIpAddr | 1.3.6.1.4.1.2272.1.201.1.3.3.2.6.1.2 | ipaddress | read-only |
The IP address of the entry. |
swL3RelayDnsCtrlState | 1.3.6.1.4.1.2272.1.201.1.3.3.2.6.1.3 | integer | read-write |
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. Enumeration: 'other': 1, 'valid': 3, 'invalid': 2. |
swL3Md5Table | 1.3.6.1.4.1.2272.1.201.1.3.4 | no-access |
This table display the current MD5 key table. |
|
1.3.6.1.4.1.2272.1.201.1.3.4.1 | no-access |
A list of information display the current MD5 key table. |
||
swL3Md5KeyId | 1.3.6.1.4.1.2272.1.201.1.3.4.1.1 | integer | read-only |
The MD5 key ID. |
swL3Md5Key | 1.3.6.1.4.1.2272.1.201.1.3.4.1.2 | displaystring | read-write |
An MD5 password of up to 16 bytes. |
swL3Md5State | 1.3.6.1.4.1.2272.1.201.1.3.4.1.3 | integer | read-write |
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. Enumeration: 'other': 1, 'valid': 3, 'invalid': 2. |
swL3RouteRedistriTable | 1.3.6.1.4.1.2272.1.201.1.3.5 | no-access |
Route redistribution allows routers on the network. That are running different routing protocols to exchange routing information. This is accomplished by comparing the routes stored in the vairous routers routing tables and assinging appropriate metrics. This information is then exchanged among the various routers according to the individual routers current routing protocol. |
|
1.3.6.1.4.1.2272.1.201.1.3.5.1 | no-access |
A list of information display the route redistribution table. |
||
swL3RouteRedistriSrcProtocol | 1.3.6.1.4.1.2272.1.201.1.3.5.1.1 | integer | read-only |
Allows the selection of the protocol of the source device. Enumeration: 'static': 4, 'other': 1, 'ospf': 3, 'rip': 2, 'local': 5. |
swL3RouteRedistriDstProtocol | 1.3.6.1.4.1.2272.1.201.1.3.5.1.2 | integer | read-only |
Allows the selection of the protocol of the destination device. Enumeration: 'other': 1, 'ospf': 3, 'rip': 2. |
swL3RouteRedistriType | 1.3.6.1.4.1.2272.1.201.1.3.5.1.3 | integer | read-write |
Allows the selection of one of the methods for calcalculating the metric value. Enumeration: 'all': 2, 'extType2': 10, 'extType1': 9, 'other': 1, 'external': 6, 'type-1': 3, 'inter-E1': 7, 'inter-E2': 8, 'type-2': 4, 'internal': 5. |
swL3RouteRedistriMetric | 1.3.6.1.4.1.2272.1.201.1.3.5.1.4 | integer | read-write |
Allows the entry of an OSPF interface cost. This is analogous to a Hop Count in the RIP routing protocol. The value '0' indicates default value. |
swL3RouteRedistriState | 1.3.6.1.4.1.2272.1.201.1.3.5.1.5 | integer | read-write |
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. Enumeration: 'other': 1, 'valid': 3, 'invalid': 2. |
swL3OspfHostTable | 1.3.6.1.4.1.2272.1.201.1.3.6 | no-access |
The list of Hosts, and their metrics, that the router will advertise as host routes. |
|
1.3.6.1.4.1.2272.1.201.1.3.6.1 | no-access |
A metric to be advertised, for a given type of service, when a given host is reachable. |
||
swL3OspfHostIpAddress | 1.3.6.1.4.1.2272.1.201.1.3.6.1.1 | ipaddress | read-only |
The IP Address of the Host. |
swL3OspfHostTOS | 1.3.6.1.4.1.2272.1.201.1.3.6.1.2 | tostype | read-only |
The Type of Service of the route being configured. |
swL3OspfHostMetric | 1.3.6.1.4.1.2272.1.201.1.3.6.1.3 | metric | read-write |
The Metric to be advertised. |
swL3OspfHostStatus | 1.3.6.1.4.1.2272.1.201.1.3.6.1.4 | rowstatus | read-write |
This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent. |
swL3OspfHostAreaID | 1.3.6.1.4.1.2272.1.201.1.3.6.1.5 | areaid | read-write |
The Area the Host Entry is to be found within. By default, the area that a subsuming OSPF interface is in, or 0.0.0.0 |
swL3VrrpMgmt | 1.3.6.1.4.1.2272.1.201.1.3.7 | |||
swL3VrrpOperTable | 1.3.6.1.4.1.2272.1.201.1.3.7.1 | no-access |
Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'swL3VrrpOperEntry' items. |
|
1.3.6.1.4.1.2272.1.201.1.3.7.1.1 | no-access |
An entry in the swL3VrrpOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. |
||
swL3VrrpOperVrId | 1.3.6.1.4.1.2272.1.201.1.3.7.1.1.1 | integer | no-access |
This object contains the Virtual Router Identifier (VRID). |
swL3VrrpOperCriticalIpAddr | 1.3.6.1.4.1.2272.1.201.1.3.7.1.1.2 | ipaddress | read-write |
To make sure the ip interface connected by this virtual router is alive or not. |
swL3VrrpOperCriticalIpState | 1.3.6.1.4.1.2272.1.201.1.3.7.1.1.3 | integer | read-write |
To enable or disable the feature of critical IP. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swL3VrrpOperHoldDownTimer | 1.3.6.1.4.1.2272.1.201.1.3.7.1.1.4 | integer | read-write |
When VRRP is started, it need to spend this period of time to let the routing would be leared as well. The unit of this object is second. |
swL3RoutePrefTable | 1.3.6.1.4.1.2272.1.201.1.3.8 | no-access |
IP Route Pref table. |
|
1.3.6.1.4.1.2272.1.201.1.3.8.1 | no-access |
An entry of Ip Route Pref Table. |
||
swL3RoutePrefProtocol | 1.3.6.1.4.1.2272.1.201.1.3.8.1.1 | integer | read-only |
Protocol Enumeration: 'ospfExternal2': 11, 'isis': 1, 'ospfNssa2': 13, 'ospfIntra': 3, 'ospfNssa1': 12, 'rip': 2, 'ospfInter': 8, 'bgp': 6, 'ospfExternal1': 10, 'static': 4, 'ospfExternal': 9, 'local': 5, 'staticLow': 7. |
swL3RoutePrefValue | 1.3.6.1.4.1.2272.1.201.1.3.8.1.2 | integer | read-write |
This value is a preference value for the given protocol. |
swL3DvmrpInterfaceTable | 1.3.6.1.4.1.2272.1.201.1.3.9 | no-access |
The (conceptual) table listing the router's multicast- capable interfaces. |
|
1.3.6.1.4.1.2272.1.201.1.3.9.1 | no-access |
An entry (conceptual row) in the swL3DvmrpInterfaceTable. |
||
swL3DvmrpInterfaceIfIndex | 1.3.6.1.4.1.2272.1.201.1.3.9.1.1 | integer | no-access |
The ifIndex value of the interface for which DVMRP is enabled. |
swL3DvmrpInterfaceNeighborTimeout | 1.3.6.1.4.1.2272.1.201.1.3.9.1.2 | integer | read-write |
The time period for DVMRP will hold Neithbor Router reports before issuing poison route messages. The unit is second. |
swL3DvmrpInterfaceProbe | 1.3.6.1.4.1.2272.1.201.1.3.9.1.3 | integer | read-write |
DVMRP defines an extension to IGMP that allows routers to query other routers to determine if a multicast group is present on an given router subnetwork or not. This is referred to as a 'probe'. The unit is second. |