ASCEND-MIBSTACK-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBSTACK-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 |
mibstackingProfile | 1.3.6.1.4.1.529.23.122 | |||
mibstackingProfileTable | 1.3.6.1.4.1.529.23.122.1 | no-access |
A list of mibstackingProfile profile entries. |
|
1.3.6.1.4.1.529.23.122.1.1 | no-access |
A mibstackingProfile entry containing objects that maps to the parameters of mibstackingProfile profile. |
||
stackingProfile_Index_o | 1.3.6.1.4.1.529.23.122.1.1.1 | integer | read-only | |
stackingProfile_Enabled | 1.3.6.1.4.1.529.23.122.1.1.2 | integer | read-write |
Defines whether or not stacking is enabled. Enumeration: 'yes': 2, 'no': 1. |
stackingProfile_Name | 1.3.6.1.4.1.529.23.122.1.1.3 | displaystring | read-write |
The name of the stack this machine is a member of. |
stackingProfile_UdpPort | 1.3.6.1.4.1.529.23.122.1.1.4 | integer | read-write |
UDP port number to be used for receiving stacking control messages. |
stackingProfile_MulticastAddress | 1.3.6.1.4.1.529.23.122.1.1.5 | ipaddress | read-write |
Multicast address for stacking. |
stackingProfile_MulticastInterfaceIpAddress | 1.3.6.1.4.1.529.23.122.1.1.6 | ipaddress | read-write |
IP Address of ethernet interface to be used for sending stacking multicast messages. If set to 0.0.0.0 the shelf ethernet interface is used. |
stackingProfile_DataIpAddress | 1.3.6.1.4.1.529.23.122.1.1.7 | ipaddress | read-write |
IP address of interface to be used for receiving stacking data from peers. If set to 0.0.0.0 the system IP address will be used. |
stackingProfile_Action_o | 1.3.6.1.4.1.529.23.122.1.1.8 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |