>> MIB - Management Information Base
|
>> Table: ipSifAliasAddressGroupTable - (.1.3.6.1.4.1.272.4.5.47.1) | Description: Defines IP address or interface group alias |
| ipSifAliasAddressGroupTable | | OID | Name | Type | Access | | .1 | Id | INTEGER | RW |
| .2 | Alias | DisplayString | RW |
| .3 | Index | INTEGER | R |
| .4 | Mode | ENUM | D |
| Id | | The unique address group entry ID |
| Alias | | Alias name for the address group entry Range: 0 to 255 |
| Index | | The index for the address group entry to be referred by an ipSifAlias entry |
| Mode | | Specifies wether this entry defines an interface or address group Enumerations: - interface (1)
- address (2)
- delete (3)
|
|