
C. Traps and MIBs
Table
Object | Description | Setting/Contents |
|
|
|
ifType | Identifies the interface type based | Supported values: |
(ifEntry 3) | on the physical/link protocol(s). | radsl(95) – Used for the RADSL router’s network |
|
| |
|
| interface. |
|
| sdsl(96) – Used for the SDSL router’s network |
|
| interface. |
|
| iso88023Csmacd(6) – Used for the router’s |
|
| Ethernet interface. |
|
| idsl(154) – Used for the IDSL router’s network |
|
| interface. |
|
| reachDsl(192) – Used for the ReachDSL router’s |
|
| network interface. |
|
| ethernetCsmacd(6) – Used for the router’s |
|
| Ethernet interface when the configured format |
|
| is DIX. |
|
| iso88023Csmacd(7) – Used for the router’s |
|
| Ethernet interface when the configured format |
|
| is 802.3. |
|
|
|
ifMtu | Identifies the largest datagram | Integer. |
(ifEntry 4) | that can be sent or received on an |
|
| interface. |
|
|
|
|
ifSpeed | Provides the interface’s current | DSL interface – The downstream rate of the DSL |
(ifEntry 5) | bandwidth in bits per second | interface once trained, or zero if not trained. |
| (bps). | Ethernet interface – 10240000 bps (for 10 MB |
|
| |
|
| operation) or 102400000 (for 100 MB operation). |
|
|
|
ifPhysAddress | Identifies the physical address for | DSL interface – The MAC address when |
(ifEntry 6) | the interface. | operating in 1483 Bridged mode. |
|
| Ethernet interface – The MAC address. |
|
|
|
ifAdminStatus | Supported as | up(1) – Always displays as up. |
(ifEntry 7) |
|
|
|
|
|
ifOperStatus | Specifies the current operational | DSL interface: |
(ifEntry 8) | state of the interface. | – up(1) – DSL link is established. |
|
| |
|
| – down(2) – DSL link is not established. |
|
| Ethernet interface: |
|
| – up(1) – There is a physical connection. |
|
| – down(2) – There is no physical connection. |
|
|
|
ifLastChange | Indicates the amount of time the | Contains the value of sysUpTime object at the time |
(ifEntry 9) | interface has been up and | the interface entered its current operational state of |
| running. | Up or Down. |
|
| If the current state was entered prior to the last |
|
| reinitialization of the local management subsytem, |
|
| then this object contains a value of 0 (zero). |
|
|
|
November 2003 |