IPAD-ROUTER-MIB: View SNMP OID List / Download MIB
VENDOR: VERILINK CORP
Home | MIB: IPAD-ROUTER-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 |
verilink | 1.3.6.1.4.1.321 | |||
hbu | 1.3.6.1.4.1.321.100 | |||
ipad | 1.3.6.1.4.1.321.100.1 | |||
ipadFrPort | 1.3.6.1.4.1.321.100.1.1 | |||
ipadService | 1.3.6.1.4.1.321.100.1.2 | |||
ipadChannel | 1.3.6.1.4.1.321.100.1.3 | |||
ipadDLCI | 1.3.6.1.4.1.321.100.1.4 | |||
ipadEndpoint | 1.3.6.1.4.1.321.100.1.5 | |||
ipadUser | 1.3.6.1.4.1.321.100.1.6 | |||
ipadPPP | 1.3.6.1.4.1.321.100.1.7 | |||
ipadModem | 1.3.6.1.4.1.321.100.1.8 | |||
ipadSvcAware | 1.3.6.1.4.1.321.100.1.9 | |||
ipadPktSwitch | 1.3.6.1.4.1.321.100.1.10 | |||
ipadTrapDest | 1.3.6.1.4.1.321.100.1.11 | |||
ipadMisc | 1.3.6.1.4.1.321.100.1.12 | |||
ipadRouter | 1.3.6.1.4.1.321.100.1.13 | |||
ipadCircuitParms | 1.3.6.1.4.1.321.100.1.13.1 | |||
ipadCircuitTable | 1.3.6.1.4.1.321.100.1.13.1.1 | no-access |
Table of Circuit parameters. |
|
1.3.6.1.4.1.321.100.1.13.1.1.1 | no-access |
An entry in the ipad Circuit parameter table. |
||
ipadCircuitIndex | 1.3.6.1.4.1.321.100.1.13.1.1.1.1 | integer | read-only |
The index into the Circuit table. |
ipadCircuitEndpoint | 1.3.6.1.4.1.321.100.1.13.1.1.1.2 | displaystring | read-write |
An entry in the endpoint table. |
ipadCircuitIpAddress | 1.3.6.1.4.1.321.100.1.13.1.1.1.3 | ipaddress | read-write |
The IP Address of the Circuit. |
ipadCircuitIpMask | 1.3.6.1.4.1.321.100.1.13.1.1.1.4 | ipaddress | read-write |
The IP Mask of this Circuit IP address. |
ipadCircuitMaxTransmitUnit | 1.3.6.1.4.1.321.100.1.13.1.1.1.5 | integer | read-write |
The Maximum packet size carried by this Circuit. |
ipadCircuitCost | 1.3.6.1.4.1.321.100.1.13.1.1.1.6 | integer | read-write |
The cost (delay) of this Circuit. |
ipadCircuitEnableRIP | 1.3.6.1.4.1.321.100.1.13.1.1.1.7 | integer | read-write |
To enable or disable RIP for this Circuit. Enumeration: 'disabled': 1, 'enabled': 2. |
ipadCircuitEnableOSPF | 1.3.6.1.4.1.321.100.1.13.1.1.1.8 | integer | read-write |
To enable or disable OSPF for this Circuit. Enumeration: 'disabled': 1, 'enabled': 2. |
ipadCircuitEnableMulticast | 1.3.6.1.4.1.321.100.1.13.1.1.1.9 | integer | read-write |
To allow multicast adressing for this Circuit. Enumeration: 'disabled': 1, 'enabled': 2. |
ipadCircuitAdd | 1.3.6.1.4.1.321.100.1.13.1.2 | integer | read-write |
Writing addnew(2) to this field causes a new (blank) route to be appended to the Circuit Table. Enumeration: 'other': 1, 'addnew': 2. |
ipadCircuitDelete | 1.3.6.1.4.1.321.100.1.13.1.3 | integer | read-write |
Writing the index of an entry in the Circuit table causes that entry to be deleted. |
ipadRIPParms | 1.3.6.1.4.1.321.100.1.13.2 | |||
ipadRIPEnable | 1.3.6.1.4.1.321.100.1.13.2.1 | integer | read-write |
Determines if RIP routing is enabled. Enumeration: 'disabled': 1, 'enabled': 2. |
ipadRIPTrustNeighbors | 1.3.6.1.4.1.321.100.1.13.2.2 | integer | read-write |
Determines if RIP Neighbors should be trusted. Enumeration: 'disabled': 1, 'enabled': 2. |
ipadRIPInterval | 1.3.6.1.4.1.321.100.1.13.2.3 | integer | read-write |
Specifies the RIP interval in seconds. |
ipadRIPDomain | 1.3.6.1.4.1.321.100.1.13.2.4 | integer | read-write |
Specifies the RIP Domain. |
ipadRIPStaticARPTable | 1.3.6.1.4.1.321.100.1.13.2.5 | no-access |
Table of RIP Static ARP parameters. |
|
1.3.6.1.4.1.321.100.1.13.2.5.1 | no-access |
An entry in the ipad RIP Static ARP parameter table. |
||
ipadRIPStaticARPIndex | 1.3.6.1.4.1.321.100.1.13.2.5.1.1 | integer | read-only |
The index into the RIP Static ARP table. |
ipadRIPStaticARPEndpoint | 1.3.6.1.4.1.321.100.1.13.2.5.1.2 | displaystring | read-write |
An entry in the endpoint table. |
ipadRIPStaticARPIpAddress | 1.3.6.1.4.1.321.100.1.13.2.5.1.3 | ipaddress | read-write |
This is the IP address of the device we will associate the MAC or DLCI address. |
ipadRIPStaticARPMacAddress | 1.3.6.1.4.1.321.100.1.13.2.5.1.4 | displaystring | read-write |
MAC address of the device. |
ipadRIPStaticARPDLCIAddress | 1.3.6.1.4.1.321.100.1.13.2.5.1.5 | integer | read-write |
DLCI address of the device. |
ipadRIPStaticARPEnableARP | 1.3.6.1.4.1.321.100.1.13.2.5.1.6 | integer | read-write |
Enable that Static ARP Entry. Enumeration: 'disabled': 1, 'enabled': 2. |
ipadRIPStaticARPAdd | 1.3.6.1.4.1.321.100.1.13.2.6 | integer | read-write |
Writing addnew(2) to this field causes a new (blank) route to be appended to the Static ARP Table. Enumeration: 'other': 1, 'addnew': 2. |
ipadRIPStaticARPDelete | 1.3.6.1.4.1.321.100.1.13.2.7 | integer | read-write |
Writing the index of an entry in the Static ARP table causes that entry to be deleted. |
ipadRIPStaticRouteTable | 1.3.6.1.4.1.321.100.1.13.2.8 | no-access |
Table of RIP Static Route parameters. |
|
1.3.6.1.4.1.321.100.1.13.2.8.1 | no-access |
An entry in the ipad RIP Static Route parameter table. |
||
ipadRIPStaticRouteIndex | 1.3.6.1.4.1.321.100.1.13.2.8.1.1 | integer | read-only |
The index into the RIP Static Route table. |
ipadRIPStaticRouteEndpoint | 1.3.6.1.4.1.321.100.1.13.2.8.1.2 | displaystring | read-write |
An entry in the endpoint table. |
ipadRIPStaticRouteTargetIpAddress | 1.3.6.1.4.1.321.100.1.13.2.8.1.3 | ipaddress | read-write | |
ipadRIPStaticRouteTargetIpMask | 1.3.6.1.4.1.321.100.1.13.2.8.1.4 | ipaddress | read-write |
IP Mask of the IP address. |
ipadRIPStaticRouteNextHopIpAddress | 1.3.6.1.4.1.321.100.1.13.2.8.1.5 | ipaddress | read-write |
Next Hop IP address to reach the remote Network. |
ipadRIPStaticRouteCost | 1.3.6.1.4.1.321.100.1.13.2.8.1.6 | integer | read-write |
Cost to reach that remote Network. |
ipadRIPStaticRouteEnableRouter | 1.3.6.1.4.1.321.100.1.13.2.8.1.7 | integer | read-write |
Enable or Not this static route. Enumeration: 'disabled': 1, 'enabled': 2. |
ipadRIPStaticRouteAdd | 1.3.6.1.4.1.321.100.1.13.2.9 | integer | read-write |
Writing addnew(2) to this field causes a new (blank) route to be appended to the Static Route Table. Enumeration: 'other': 1, 'addnew': 2. |
ipadRIPStaticRouteDelete | 1.3.6.1.4.1.321.100.1.13.2.10 | integer | read-write |
Writing the index of an entry in the Static Route table causes that entry to be deleted. |
ipadRIPNeighborTable | 1.3.6.1.4.1.321.100.1.13.2.11 | no-access |
Table of RIP trusted neighbors. |
|
1.3.6.1.4.1.321.100.1.13.2.11.1 | no-access |
An entry in the ipad RIP trusted neighbor table. |
||
ipadRIPNeighborIndex | 1.3.6.1.4.1.321.100.1.13.2.11.1.1 | integer | read-only |
The index into the ipadRIPNeighborTable. |
ipadRIPNeighborAddress | 1.3.6.1.4.1.321.100.1.13.2.11.1.2 | ipaddress | read-only |
A RIP trusted neighbor. |
ipadRIPNeighborAdd | 1.3.6.1.4.1.321.100.1.13.2.12 | ipaddress | read-write |
Writing an IP address to this object adds the IP address to the ipad RIP Trusted Neighbor table. |
ipadRIPNeighborDelete | 1.3.6.1.4.1.321.100.1.13.2.13 | ipaddress | read-write |
Writing an IP address to this object removes the IP address from the ipad RIP Trusted Neighbor table. |