SubscriberMediaType

  • Base type Enumeration

An enumerated integer-value describing the type of media providing access to the subscriber: 'other' The implementation of the MIB module using this textual convention does not recognize the type of media providing access to the subscriber. 'async' An asynchronous serial line provides access to the subscriber. 'atm' An ATM network provides access to the subscriber. 'ethernet' An Ethernet-based network provides access to the subscriber. 'ip' An IP network provides access to the subscriber. 'isdn' An ISDN line provides access to the subscriber. 'mpls' An MPLS network provides access to the subscriber. 'sync' A synchronous serial line provides access to the subscriber. The value 'other' cannot be written to an instance of an object. However, it serves as a convenient value when an instance of an object using this textual convention is not valid.

Possible values

8 objects
Number Name
1 other
2 async
3 atm
4 ethernet
5 ip
6 isdn
7 mpls
8 sync