GBNDeviceStack-MIB
- Registered at
- 1.3.6.1.4.1.13464.1.2.2.5
- Last updated
- 2013-07-09 00:00
- Organization
- ADMIN
- Revisions
- 2013-07-09 00:00
- Namespace
- fs
- Source file
GBNDeviceStack-MIB- Digest
sha256:57d0656387125ea1f30dbec4226cfa33bce4246047dd41bbaf46ecc854a55d17
Description
gbn stack Enterprise MIB definition.
Contact
ADMIN E-mail: support@admin.com
Imports
| From | Symbols |
|---|---|
| ADMIN-MASTER-MIB | gbnDevice |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ADMIN-MASTER-MIB GBNDeviceStack-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| stackEnableRunning OBJECT-TYPE stack mode running status. | 1.3.6.1.4.1.13464.1.2.2.5.1 | TruthValue | read-only | current |
| stackEnableConfig OBJECT-TYPE trigger to enable or disable stack mode, need to reboot to take effect. | 1.3.6.1.4.1.13464.1.2.2.5.2 | TruthValue | read-write | current |
| stackUnitMax OBJECT-TYPE max unit members support in stack mode. | 1.3.6.1.4.1.13464.1.2.2.5.3 | Integer32 | read-only | current |
| stackPortVirtualLinkTable OBJECT-TYPE table of virtual link. | 1.3.6.1.4.1.13464.1.2.2.5.4 | not-accessible | current | |
| stackPortVirtualLinkEntry OBJECT-TYPE virtuallink is a virtual link, it includes none or some real physical ports.System have two virtuallink:virtuallink 1 and virtualink 2. | 1.3.6.1.4.1.13464.1.2.2.5.4.1 | not-accessible | current | |
| stackPortVirtualLinkPhyPort OBJECT-TYPE port number of switch. | 1.3.6.1.4.1.13464.1.2.2.5.4.1.1 | Integer32 | read-only | current |
| stackPortVirtualLinkDevice OBJECT-TYPE device in <device/slot/portnum>. | 1.3.6.1.4.1.13464.1.2.2.5.4.1.2 | Integer32 | read-only | current |
| stackPortVirtualLinkSlot OBJECT-TYPE slot in <device/slot/portnum>. | 1.3.6.1.4.1.13464.1.2.2.5.4.1.3 | Integer32 | read-only | current |
| stackPortVirtualLinkPortNum OBJECT-TYPE portnum in <device/slot/portnum>. | 1.3.6.1.4.1.13464.1.2.2.5.4.1.4 | Integer32 | read-only | current |
| stackPortVirtualLinkModeRunning OBJECT-TYPE running status. | 1.3.6.1.4.1.13464.1.2.2.5.4.1.5 | INTEGER {none(0), virtuallink1(1), virtuallink2(2)} | read-only | current |
| stackPortVirtualLinkModeConfig OBJECT-TYPE trigger to change virtuallink mode of phyical port, need to reboot to tabke effect. | 1.3.6.1.4.1.13464.1.2.2.5.4.1.6 | INTEGER {none(0), virtuallink1(1), virtuallink2(2)} | read-write | current |
| stackPortVirtualLinkLinkStatus OBJECT-TYPE link status of this phyical port. | 1.3.6.1.4.1.13464.1.2.2.5.4.1.7 | INTEGER {linkdown(0), linkup(1)} | read-only | current |
| stackPortVirtualLinkLinkSpeed OBJECT-TYPE link speed of this phyical port. | 1.3.6.1.4.1.13464.1.2.2.5.4.1.8 | INTEGER {s10g(0), s12g(1), s1g(2), s2-5g(3), s5g(4), s10m(5), s100m(6), unknow(7)} | read-only | current |
| stackMemberTable OBJECT-TYPE table of stack members. | 1.3.6.1.4.1.13464.1.2.2.5.5 | not-accessible | current | |
| stackMemberEntry OBJECT-TYPE members of stack system, when stack is not running, only unit 0 can use. | 1.3.6.1.4.1.13464.1.2.2.5.5.1 | not-accessible | current | |
| stackMemberUnit OBJECT-TYPE unit number, range is form 0 to (stackUnitMax - 1). | 1.3.6.1.4.1.13464.1.2.2.5.5.1.1 | Integer32 | read-only | current |
| stackMemberMode OBJECT-TYPE member unit is master or slave. | 1.3.6.1.4.1.13464.1.2.2.5.5.1.2 | INTEGER {slave(0), master(1)} | read-only | current |
| stackMemberNewUnit OBJECT-TYPE trigger to change unit number, range is form 0 to (stackUnitMax - 1).need to reboot to tabke effect | 1.3.6.1.4.1.13464.1.2.2.5.5.1.3 | Integer32 | read-write | current |
| stackMemberPriorityRunning OBJECT-TYPE running priorty of this unit.default is 0 | 1.3.6.1.4.1.13464.1.2.2.5.5.1.4 | Integer32 (0..255) | read-only | current |
| stackMemberPriorityConfig OBJECT-TYPE trigger to change priortiy of this unit, need to reboot to tabke effect.default is 0.need to reboot to tabke effect | 1.3.6.1.4.1.13464.1.2.2.5.5.1.5 | Integer32 (0..255) | read-write | current |
| stackMemberReboot OBJECT-TYPE trigger to reboot this unit. | 1.3.6.1.4.1.13464.1.2.2.5.5.1.6 | TruthValue | read-write | current |
| stackMemberVirtualLink1Hop OBJECT-TYPE how many hops can master unit reach this unit from virtuallink 1.range is from 0 to stackUnitMax, and stackUnitMax means infinite. | 1.3.6.1.4.1.13464.1.2.2.5.5.1.7 | Integer32 | read-only | current |
| stackMemberVirtualLink2Hop OBJECT-TYPE how many hops can master unit reach this unit from virtuallink 2.range is from 0 to stackUnitMax, and stackUnitMax means infinite. | 1.3.6.1.4.1.13464.1.2.2.5.5.1.8 | Integer32 | read-only | current |
| stackMemberMac OBJECT-TYPE mac address of this unit. | 1.3.6.1.4.1.13464.1.2.2.5.5.1.9 | MacAddress | read-only | current |
| stackLinkdownDelay OBJECT-TYPE enable or disable linkdown-delay function.default is disable.this mib can be accessed only when stackEnableRunning is true. | 1.3.6.1.4.1.13464.1.2.2.5.6 | TruthValue | read-write | current |
| stackHelloTimeOut OBJECT-TYPE enable or disable linkdown-delay function.default is disable.default is 30 seconds.this mib can be accessed only when stackEnableRunning is true. | 1.3.6.1.4.1.13464.1.2.2.5.7 | Integer32 (1..32) | read-write | current |
| stackLacpMadDomain OBJECT-TYPE lacp mad domain id.default is 0.this mib can be accessed only when stackEnableRunning is true. | 1.3.6.1.4.1.13464.1.2.2.5.8 | Integer32 (0..255) | read-write | current |
| stackLacpMadTable OBJECT-TYPE table of lacp mad.this mib can be accessed only when stackEnableRunning is true. | 1.3.6.1.4.1.13464.1.2.2.5.9 | not-accessible | current | |
| stackLacpMadEntry OBJECT-TYPE table of lacp mad. | 1.3.6.1.4.1.13464.1.2.2.5.9.1 | not-accessible | current | |
| lacpMadChannelGroup OBJECT-TYPE lacp channel group number. | 1.3.6.1.4.1.13464.1.2.2.5.9.1.1 | Integer32 | read-only | current |
| lacpMadEnable OBJECT-TYPE enable or disable lacp mad function.default is disable. | 1.3.6.1.4.1.13464.1.2.2.5.9.1.2 | TruthValue | read-write | current |
| stackMadExcludeTable OBJECT-TYPE table of mad exclude of port.this mib can be accessed only when stackEnableRunning is true. | 1.3.6.1.4.1.13464.1.2.2.5.10 | not-accessible | current | |
| stackMadExcludeEntry OBJECT-TYPE table of mad exclude of port. | 1.3.6.1.4.1.13464.1.2.2.5.10.1 | not-accessible | current | |
| madExcludePort OBJECT-TYPE port number of system. | 1.3.6.1.4.1.13464.1.2.2.5.10.1.1 | Integer32 | read-only | current |
| macExcludeEnable OBJECT-TYPE enable or disable mad exclude function.default is disable. | 1.3.6.1.4.1.13464.1.2.2.5.10.1.2 | TruthValue | read-write | current |
| stackTrap OBJECT-IDENTITY | 1.3.6.1.4.1.13464.1.2.2.5.11 |
Notifications
| Name | OID | Status |
|---|---|---|
| stackPortVirtualLinkStateChange NOTIFICATION-TYPE A link state change trap signifies that the SNMP entity, acting in an agent role, has detected that the stackPortVirtualLinkLinkStatus object for one of its communication links is about to enter the down or up state from some other state. | 1.3.6.1.4.1.13464.1.2.2.5.11.1 | current |