PEPLINK-BALANCE-MIB

File: PEPLINK-BALANCE-MIB.mib (14014 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Counter64 TimeTicks
IpAddress enterprises TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

TableIndex  
A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

ConnectionNum  
A unique value, greater than zero, for each WAN connection number.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

NameString  
Balance name string.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..80)  

PortSpeedType  
Describe the port speed and type.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), auto(1), fullDulplex10(2), halfDulplex10(3), fullDulplex100(4), halfDulplex100(5), fullDulplex1000(6), halfDulplex1000(7)  

LinkStatusEntry  
SEQUENCE    
  linkConnNum ConnectionNum
  linkName NameString
  linkStatus NameString
  linkThroughputIn Counter32
  linkThroughputOut Counter32
  linkDataTransferred Counter64

LinkIpEntry  
SEQUENCE    
  linkIpConnNum ConnectionNum
  linkIpIndex TableIndex
  linkIp IpAddress

WanUsageEntry  
SEQUENCE    
  wanUsageIndex TableIndex
  wanUsageThroughputIn Counter32
  wanUsageThroughputOut Counter32
  wanUsageDataTransferred Counter64

PortSpeedConfigEntry  
SEQUENCE    
  portWanSpeedConfigIndex TableIndex
  portWanSpeedConfig PortSpeedType

Defined Values

peplinkBalance 1.3.6.1.4.1.23695.1
MIB module for Peplink Balance.
MODULE-IDENTITY    

balanceStatus 1.3.6.1.4.1.23695.1.1
OBJECT IDENTIFIER    

balanceSystem 1.3.6.1.4.1.23695.1.1.1
OBJECT IDENTIFIER    

balFirmware 1.3.6.1.4.1.23695.1.1.1.1
Balance firmware version.
Status: current Access: read-only
OBJECT-TYPE    
  NameString  

balSerialNumber 1.3.6.1.4.1.23695.1.1.1.2
Balance serial number.
Status: current Access: read-only
OBJECT-TYPE    
  NameString  

balTime 1.3.6.1.4.1.23695.1.1.1.3
Balance system time.
Status: current Access: read-only
OBJECT-TYPE    
  NameString  

balUpTime 1.3.6.1.4.1.23695.1.1.1.4
Balance up time (in hundredths of a second) since the system was last re-initialized.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

balanceLan 1.3.6.1.4.1.23695.1.1.1.6
OBJECT IDENTIFIER    

balLanStatus 1.3.6.1.4.1.23695.1.1.1.6.1
Balance LAN status (up/down).
Status: current Access: read-only
OBJECT-TYPE    
  NameString  

balLanIp 1.3.6.1.4.1.23695.1.1.1.6.2
Balance LAN IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

balLanSubnetMask 1.3.6.1.4.1.23695.1.1.1.6.3
Balance LAN sub-net mask.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

balLinkStatus 1.3.6.1.4.1.23695.1.1.2
OBJECT IDENTIFIER    

balLinkNumber 1.3.6.1.4.1.23695.1.1.2.1
The number of network interfaces (regardless of their current state) present on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

linkTable 1.3.6.1.4.1.23695.1.1.2.2
A list of link status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LinkStatusEntry

linkEntry 1.3.6.1.4.1.23695.1.1.2.2.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  LinkStatusEntry  

linkConnNum 1.3.6.1.4.1.23695.1.1.2.2.1.1
Virtual WAN index number (1-based, unique).
Status: current Access: not-accessible
OBJECT-TYPE    
  ConnectionNum  

linkName 1.3.6.1.4.1.23695.1.1.2.2.1.2
Balance link status (connecting/connected/link down).
Status: current Access: read-only
OBJECT-TYPE    
  NameString  

linkStatus 1.3.6.1.4.1.23695.1.1.2.2.1.3
Balance link status (connecting/connected/link down).
Status: current Access: read-only
OBJECT-TYPE    
  NameString  

linkThroughputIn 1.3.6.1.4.1.23695.1.1.2.2.1.4
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of balanceWanCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

linkThroughputOut 1.3.6.1.4.1.23695.1.1.2.2.1.5
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of balanceWanCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

linkDataTransferred 1.3.6.1.4.1.23695.1.1.2.2.1.6
The numbe of bytes transferred through.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

linkIpTable 1.3.6.1.4.1.23695.1.1.2.3
A list of link status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LinkIpEntry

linkIpEntry 1.3.6.1.4.1.23695.1.1.2.3.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  LinkIpEntry  

linkIpConnNum 1.3.6.1.4.1.23695.1.1.2.3.1.1
Virtual WAN index number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ConnectionNum  

linkIpIndex 1.3.6.1.4.1.23695.1.1.2.3.1.2
Virtual WAN index number.
Status: current Access: not-accessible
OBJECT-TYPE    
  TableIndex  

linkIp 1.3.6.1.4.1.23695.1.1.2.3.1.3
Balance link IP address list.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wanUsageTable 1.3.6.1.4.1.23695.1.1.3
A list of interface entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WanUsageEntry

wanUsageEntry 1.3.6.1.4.1.23695.1.1.3.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  WanUsageEntry  

wanUsageIndex 1.3.6.1.4.1.23695.1.1.3.1.1
Physical WAN index number.
Status: current Access: not-accessible
OBJECT-TYPE    
  TableIndex  

wanUsageThroughputIn 1.3.6.1.4.1.23695.1.1.3.1.2
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of balanceWanCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wanUsageThroughputOut 1.3.6.1.4.1.23695.1.1.3.1.3
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of balanceWanCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wanUsageDataTransferred 1.3.6.1.4.1.23695.1.1.3.1.4
The numbe of bytes transferred through.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

balanceMaintenance 1.3.6.1.4.1.23695.1.2
OBJECT IDENTIFIER    

balReboot 1.3.6.1.4.1.23695.1.2.1
Reboot the Balance. Write 'enable' to take effect.
Status: current Access: read-write
OBJECT-TYPE    
  NameString  

balanceLanConfig 1.3.6.1.4.1.23695.1.3
OBJECT IDENTIFIER    

portLanSpeedConfig 1.3.6.1.4.1.23695.1.3.1
Set Balance LAN port speed (Auto/10baseT-FD/ 10baseT-HD/100baseTx-FD/100baseTx-HD/1000baseTx-FD/ 1000baseTx-HD.
Status: current Access: read-write
OBJECT-TYPE    
  PortSpeedType  

portWanSpeedConfigTable 1.3.6.1.4.1.23695.1.3.2
A list of interface entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortSpeedConfigEntry

portWanSpeedConfigEntry 1.3.6.1.4.1.23695.1.3.2.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortSpeedConfigEntry  

portWanSpeedConfigIndex 1.3.6.1.4.1.23695.1.3.2.1.1
Physical LAN/WAN port name.
Status: current Access: not-accessible
OBJECT-TYPE    
  TableIndex  

portWanSpeedConfig 1.3.6.1.4.1.23695.1.3.2.1.2
Set Balance WAN port speed (Auto/10baseT-FD/ 10baseT-HD/100baseTx-FD/100baseTx-HD/1000baseTx-FD/ 1000baseTx-HD.
Status: current Access: read-write
OBJECT-TYPE    
  PortSpeedType  

lanConfigIp 1.3.6.1.4.1.23695.1.3.3
Set Balance LAN IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

lanConfigSubnetMask 1.3.6.1.4.1.23695.1.3.4
Set Balance LAN sub-net mask.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

balanceConformance 1.3.6.1.4.1.23695.1.50
OBJECT IDENTIFIER    

balCompliances 1.3.6.1.4.1.23695.1.50.1
OBJECT IDENTIFIER    

balGroups 1.3.6.1.4.1.23695.1.50.2
OBJECT IDENTIFIER    

balCompliance 1.3.6.1.4.1.23695.1.50.1.1
Balance compliance groups.
Status: current Access: read-write
MODULE-COMPLIANCE    

balSystemGroup 1.3.6.1.4.1.23695.1.50.2.1
Balance system status group.
Status: current Access: read-write
OBJECT-GROUP    

balLinkGroup 1.3.6.1.4.1.23695.1.50.2.2
Balance system status group.
Status: current Access: read-write
OBJECT-GROUP    

balWanGroup 1.3.6.1.4.1.23695.1.50.2.3
Balance system status group.
Status: current Access: read-write
OBJECT-GROUP    

balSetGroup 1.3.6.1.4.1.23695.1.50.2.4
Balance system status group.
Status: current Access: read-write
OBJECT-GROUP