REDLINE-AN80I-IF-MIB: View SNMP OID List / Download MIB

VENDOR: REDLINE COMMUNICATIONS INC.


 Home MIB: REDLINE-AN80I-IF-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 redlineAn80iIfMib 1.3.6.1.4.1.10728.2.10.2
This MIB module contains object definitions applicable only to Redline AN80i module.
     redlineAn80iIfTrapDefinitions 1.3.6.1.4.1.10728.2.10.2.0
         an80iIfRegistrationFailedTrap 1.3.6.1.4.1.10728.2.10.2.0.1
Event that reports the failure of a registration attempt of a SS that is not defined in the link table.
         an80iIfRegistrationOKTrap 1.3.6.1.4.1.10728.2.10.2.0.2
An event to report the successful SS registration.
     redlineAn80iIfPtpObjects 1.3.6.1.4.1.10728.2.10.2.1
         redlineAn80iIfPtpLinkConfig 1.3.6.1.4.1.10728.2.10.2.1.1
             an80iIfEncryptionControl 1.3.6.1.4.1.10728.2.10.2.1.1.1 integer read-write
Specifies if encryption type. Enumeration: 'redline': 2, 'aes192': 4, 'aes128': 3, 'off': 1, 'aes256': 5.
             an80iIfModReduction 1.3.6.1.4.1.10728.2.10.2.1.1.2 integer read-write
Applies when the adaptive rate is disabled, and specifies how many levels the system must drop in modulation before beginning retransmission to address packet errors.
             an80iIfAdaptiveMod 1.3.6.1.4.1.10728.2.10.2.1.1.3 integer read-write
If enabled, the system automatically adjust the modulation to obtain the maximum throughput. Enumeration: 'disabled': 2, 'enabled': 1.
             an80iIfUncodedBurstRate 1.3.6.1.4.1.10728.2.10.2.1.1.4 integer read-write
The maximum index of the link uncoded burst rate. The rate also depends on the channel width. The possible values are 0..7.
             an80iIfEncryptionKey 1.3.6.1.4.1.10728.2.10.2.1.1.5 octet string read-write
The Encryption Key used for the AN-80i. Enter the MAC address of the peer equipment to enable over-the-air data encryption.
             an80iIfPacketRetransControl 1.3.6.1.4.1.10728.2.10.2.1.1.6 integer read-write
Enables/disables packet retransmission. The retransmission scheme is based on the Acknowledge /Request (ARQ) algorithm that detects when packets are lost and makes a request to the MAC scheduler to repeat transmission of the lost packets. Enumeration: 'disabled': 2, 'enabled': 1.
             an80iIfLinkLenMode 1.3.6.1.4.1.10728.2.10.2.1.1.7 integer read-write
In manual mode the system uses the user-supplied value for link length. In the auto mode the system calculate itself the distance, which can be read using 'calculated distance'. Enumeration: 'auto': 1, 'manual': 2.
             an80iIfLinkLength 1.3.6.1.4.1.10728.2.10.2.1.1.8 integer32 read-write
User supplied PTP Link Length [Km].
             an80iIfCalcLinkDst 1.3.6.1.4.1.10728.2.10.2.1.1.9 integer32 read-only
The calculated link distance [Km].
             an80iIfLinkName 1.3.6.1.4.1.10728.2.10.2.1.1.10 displaystring read-write
Link Name.
         redlineAn80iIfPtpLinkStats 1.3.6.1.4.1.10728.2.10.2.1.2
             an80iIfCurrUncodedBurstRate 1.3.6.1.4.1.10728.2.10.2.1.2.1 unsigned32 read-only
Indicates the index of the link uncoded burst rate. With adaptive modulation enabled, this rate may change over time.
             an80iIfPtpLinkStatus 1.3.6.1.4.1.10728.2.10.2.1.2.2 integer read-only
Indicates if the link has been established/not established. Enumeration: 'down': 2, 'up': 1.
             an80iIfRxPackets 1.3.6.1.4.1.10728.2.10.2.1.2.3 counter64 read-only
Indicates the number of received wireless packets with a correct CRC.
             an80iIfRxPacketsReTx 1.3.6.1.4.1.10728.2.10.2.1.2.4 counter64 read-only
Indicates the number of received retransmitted wireless packets with a correct CRC.
             an80iIfRxPacketsDisc 1.3.6.1.4.1.10728.2.10.2.1.2.5 counter64 read-only
Indicates the number of received retransmitted wireless packets with bad CRC.
             an80iIfTxPackets 1.3.6.1.4.1.10728.2.10.2.1.2.6 counter64 read-only
Indicates the number of transmitted packets that were received correctly by the other equipment.
             an80iIfTxPacketsReTx 1.3.6.1.4.1.10728.2.10.2.1.2.7 counter64 read-only
Indicates the number of retransmitted wireless packets received correctly by the other equipment.
             an80iIfTxPacketsDisc 1.3.6.1.4.1.10728.2.10.2.1.2.8 counter64 read-only
Indicates the number of retransmitted wireless packets that were not received correctly by the other equipment
             an80iIfRssiMin 1.3.6.1.4.1.10728.2.10.2.1.2.9 integer32 read-only
Indicates the minimum received signal strength for the measuring interval.
             an80iIfRssiMean 1.3.6.1.4.1.10728.2.10.2.1.2.10 integer32 read-only
Indicates the average received signal strength for the measuring interval.
             an80iIfRssiMax 1.3.6.1.4.1.10728.2.10.2.1.2.11 integer32 read-only
Indicates the maximum received signal strength for the measuring interval.
             an80iIfAvrSinAdr 1.3.6.1.4.1.10728.2.10.2.1.2.12 integer32 read-only
Indicates the Signal to interference, noise and distortion ratio.
     redlineAn80iIfPmpObjects 1.3.6.1.4.1.10728.2.10.2.2
         redlineAn80iIfPmpSsObjects 1.3.6.1.4.1.10728.2.10.2.2.1
             an80iIfLastMissedMacAddress 1.3.6.1.4.1.10728.2.10.2.2.1.1 macaddress read-only
MAC address for the last SS that attempted to register but it was not present in the 'Links' table
             an80iIfLastRegistMacAddress 1.3.6.1.4.1.10728.2.10.2.2.1.2 macaddress read-only
MAC address for the last SS that successfuly registered
             an80iIfDenyMacAddress 1.3.6.1.4.1.10728.2.10.2.2.1.3 macaddress read-write
MAC address for the SS that will be denied by this SC
             an80iIfLastRegistLinkId 1.3.6.1.4.1.10728.2.10.2.2.1.4 integer read-only
The link ID for the last SS that successfully registered
         an80iIfPmpLinkConfigTable 1.3.6.1.4.1.10728.2.10.2.2.2 no-access
This table contains the PMP link configuration information.
             an80iIfPmpLinkConfigEntry 1.3.6.1.4.1.10728.2.10.2.2.2.1 no-access
This table provides one row for each PMP link that has been configured in the SC.
                 an80iIfPmpLinkId 1.3.6.1.4.1.10728.2.10.2.2.2.1.1 integer no-access
The PMP Link Identifier.
                 an80iIfPmpLinkName 1.3.6.1.4.1.10728.2.10.2.2.2.1.2 displaystring read-only
The PMP Link Name.
                 an80iIfPmpLinkPeerMacAddress 1.3.6.1.4.1.10728.2.10.2.2.2.1.3 macaddress read-only
The MAC address for the peer SS
                 an80iIfPmpLinkULBurstRate 1.3.6.1.4.1.10728.2.10.2.2.2.1.4 unsigned32 read-only
User supplied index of the uplink uncoded burst rate.
                 an80iIfPmpLinkDLBurstRate 1.3.6.1.4.1.10728.2.10.2.2.2.1.5 unsigned32 read-only
User supplied index of the downlink uncoded burst rate.
                 an80iIfPmpLinkConfigStatus 1.3.6.1.4.1.10728.2.10.2.2.2.1.6 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table.
         an80iIfPmpLinkStatsTable 1.3.6.1.4.1.10728.2.10.2.2.3 no-access
This table contains the PMP link statistics information.
             an80iIfPmpLinkStatsEntry 1.3.6.1.4.1.10728.2.10.2.2.3.1 no-access
This table provides one row for each PMP link that has been configured in the Service Controller.
                 an80iIfPmpLinkStatus 1.3.6.1.4.1.10728.2.10.2.2.3.1.1 integer read-only
Indicates if the link has been established/not established. Enumeration: 'down': 2, 'up': 1.
                 an80iIfPmpLinkStatusCode 1.3.6.1.4.1.10728.2.10.2.2.3.1.2 integer32 read-only
Indicates the error code for the link.
                 an80iIfRegPmpLinkConns 1.3.6.1.4.1.10728.2.10.2.2.3.1.3 integer32 read-only
Indicates the registered connections for this Link.
                 an80iIfPmpLinkUpTime 1.3.6.1.4.1.10728.2.10.2.2.3.1.4 timeticks read-only
The time (in hundredths of a second) elapsed since the link was established (up) last time.
                 an80iIfPmpLinkLostCount 1.3.6.1.4.1.10728.2.10.2.2.3.1.5 counter32 read-only
Number of times the link has been lost since the system started.
                 an80iIfPmpLinkCurrDLUncBurstRate 1.3.6.1.4.1.10728.2.10.2.2.3.1.6 unsigned32 read-only
Indicates the index of the link's downlink actual uncoded burst rate.
                 an80iIfPmpLinkDLRssi 1.3.6.1.4.1.10728.2.10.2.2.3.1.7 integer32 read-only
Indicates the link's DL RSSI (Received Signal Strength Indicator).
                 an80iIfPmpLinkDLSinAdr 1.3.6.1.4.1.10728.2.10.2.2.3.1.8 integer32 read-only
Indicates the link's DL SINADR (Signal Interference and Noise Distorsion Ratio).
                 an80iIfPmpLinkDLLostFrm 1.3.6.1.4.1.10728.2.10.2.2.3.1.9 counter64 read-only
Indicates the link's DL lost frames.
                 an80iIfPmpLinkDLBlksTot 1.3.6.1.4.1.10728.2.10.2.2.3.1.10 counter64 read-only
Indicates the link's DL blocks transmitted.
                 an80iIfPmpLinkDLBlksRetr 1.3.6.1.4.1.10728.2.10.2.2.3.1.11 counter64 read-only
Indicates the link's DL block re-transmitted.
                 an80iIfPmpLinkDLBlksDisc 1.3.6.1.4.1.10728.2.10.2.2.3.1.12 counter64 read-only
Indicates the link's DL blocks lost
                 an80iIfPmpLinkCurrULUncBurstRate 1.3.6.1.4.1.10728.2.10.2.2.3.1.13 unsigned32 read-only
Indicates the index of the link's uplink actual uncoded burst rate.
                 an80iIfPmpLinkULRssi 1.3.6.1.4.1.10728.2.10.2.2.3.1.14 integer32 read-only
Indicates the link's UL RSSI (Received Signal Strength Indicator).
                 an80iIfPmpLinkULSinAdr 1.3.6.1.4.1.10728.2.10.2.2.3.1.15 integer32 read-only
Indicates the link's UL SINADR (Signal Interference and Noise Distorsion Ratio).
                 an80iIfPmpLinkULLostFrm 1.3.6.1.4.1.10728.2.10.2.2.3.1.16 counter64 read-only
Indicates the link's UL lost frames.
                 an80iIfPmpLinkULBlksTot 1.3.6.1.4.1.10728.2.10.2.2.3.1.17 counter64 read-only
Indicates the link's UL blocks transmitted.
                 an80iIfPmpLinkULBlksRetr 1.3.6.1.4.1.10728.2.10.2.2.3.1.18 counter64 read-only
Indicates the link's UL block re-transmitted.
                 an80iIfPmpLinkULBlksDisc 1.3.6.1.4.1.10728.2.10.2.2.3.1.19 counter64 read-only
Indicates the link's UL blocks lost
                 an80iIfPmpLinkStatsStatus 1.3.6.1.4.1.10728.2.10.2.2.3.1.20 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table.
         an80iIfPmpGroupConfigTable 1.3.6.1.4.1.10728.2.10.2.2.4 no-access
This table contains group configuration information. The group defined as a broadcast domain.
             an80iIfPmpGroupConfigEntry 1.3.6.1.4.1.10728.2.10.2.2.4.1 no-access
This table provides one row for each group defined in the Service Controller
                 an80iIfPmpGroupId 1.3.6.1.4.1.10728.2.10.2.2.4.1.1 integer no-access
The PMP Group Identifier.
                 an80iIfPmpGroupName 1.3.6.1.4.1.10728.2.10.2.2.4.1.2 displaystring read-only
The PMP Group Name.
                 an80iIfPmpGroupTaggingControl 1.3.6.1.4.1.10728.2.10.2.2.4.1.3 integer read-only
Specifies tagging mode.Only one pass-through group can exist. This is the default group. In the pass-through mode all the Ethernet packets that do not have a VLAN tag or an undefined VID will be classified in this group. Enumeration: 'passThrough': 1, 'tagged': 2.
                 an80iIfPmpGroupVlanId 1.3.6.1.4.1.10728.2.10.2.2.4.1.4 integer read-only
In the tagged mode all Ethernet packets that have this VID will be classified to belong to this group.
                 an80iIfPmpGroupDefPriority 1.3.6.1.4.1.10728.2.10.2.2.4.1.5 integer read-only
This field is used every time a tag is added at the exit point. The priority will be the one specified at the entry point.
                 an80iIfPmpGroupSCEtherControl 1.3.6.1.4.1.10728.2.10.2.2.4.1.6 integer read-only
Makes the Sector Controller a member of the group. Enumeration: 'enable': 1, 'disable': 2.
                 an80iIfPmpGroupQosLevel 1.3.6.1.4.1.10728.2.10.2.2.4.1.7 integer read-only
QoS level (index) that will affect the bandwidth and the delay for this group.
                 an80iIfPmpGroupConfigStatus 1.3.6.1.4.1.10728.2.10.2.2.4.1.8 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table.
                 an80iIfPmpGroupRate 1.3.6.1.4.1.10728.2.10.2.2.4.1.9 integer read-only
Define the index of the group rate. (0..7, 8=auto)
                 an80iIfPmpGroupSStoSSMulticast 1.3.6.1.4.1.10728.2.10.2.2.4.1.10 integer read-only
Enable the Subscriber to subscriber multicast traffic. Enumeration: 'enable': 1, 'disable': 2.
         an80iIfPmpGroupStatsTable 1.3.6.1.4.1.10728.2.10.2.2.5 no-access
This table contains group statistics information. The group defined as a broadcast domain.
             an80iIfPmpGroupStatsEntry 1.3.6.1.4.1.10728.2.10.2.2.5.1 no-access
This table provides one row for each group defined in the Service Controller
                 an80iIfPmpGroupPacketsTx 1.3.6.1.4.1.10728.2.10.2.2.5.1.1 counter64 read-only
Broadcast/multicast Ethernet packets classified and transmitted to the group.
                 an80iIfPmpGroupPacketDisc 1.3.6.1.4.1.10728.2.10.2.2.5.1.2 counter64 read-only
Ethernet packets classified to be sent to the group but discarded due to unavailable memory.
                 an80iIfPmpGroupStatsStatus 1.3.6.1.4.1.10728.2.10.2.2.5.1.3 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table.
         an80iIfPmpConnConfigTable 1.3.6.1.4.1.10728.2.10.2.2.6 no-access
This table contains connections configuration information. One connection defines the transport parameter for Ethernet packets that have specific properties.
             an80iIfPmpConnConfigEntry 1.3.6.1.4.1.10728.2.10.2.2.6.1 no-access
This table provides one row for each connection defined in the Service Controller
                 an80iIfPmpConnId 1.3.6.1.4.1.10728.2.10.2.2.6.1.1 integer no-access
The PMP Conn Identifier.
                 an80iIfPmpConnName 1.3.6.1.4.1.10728.2.10.2.2.6.1.2 displaystring read-only
The PMP Conn Name.
                 an80iIfPmpConnTaggingControl 1.3.6.1.4.1.10728.2.10.2.2.6.1.3 integer read-only
Specifies tagging mode. Only one pass-through connection can be defined on each link. This is the default connection. All the untagged packets or with a VID that is not defined will be transmitted on this connection. Enumeration: 'passThrough': 1, 'tagged': 2.
                 an80iIfPmpConnVlanId 1.3.6.1.4.1.10728.2.10.2.2.6.1.4 integer read-only
Specifies VLAN Id for the tagged mode.
                 an80iIfPmpConnDefPriority 1.3.6.1.4.1.10728.2.10.2.2.6.1.5 integer read-only
This field is used every time a tag is added at the exit point. The priority will be the one specified at the entry point.
                 an80iIfPmpConnDefParentLink 1.3.6.1.4.1.10728.2.10.2.2.6.1.6 integer read-only
This object specifies the parent link of the connection.
                 an80iIfPmpConnDefParenGroup 1.3.6.1.4.1.10728.2.10.2.2.6.1.7 integer read-only
This object specifies the parent group of the connection.
                 an80iIfPmpConnDLQos 1.3.6.1.4.1.10728.2.10.2.2.6.1.8 integer read-only
Connection QoS level (index) that will affect the DL bandwidth and the delay.
                 an80iIfPmpConnULQos 1.3.6.1.4.1.10728.2.10.2.2.6.1.9 integer read-only
Connection QoS level (index) that will affect the UL bandwidth and the delay.
                 an80iIfPmpConnConfigStatus 1.3.6.1.4.1.10728.2.10.2.2.6.1.10 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table.
         an80iIfPmpConnStatsTable 1.3.6.1.4.1.10728.2.10.2.2.7 no-access
This table contains connections configuration information. One connection defines the transport parameter for Ethernet packets that have specific properties.
             an80iIfPmpConnStatsEntry 1.3.6.1.4.1.10728.2.10.2.2.7.1 no-access
This table provides one row for each connection defined in the Service Controller
                 an80iIfPmpConnDLPacketsTx 1.3.6.1.4.1.10728.2.10.2.2.7.1.1 counter64 read-only
Indicates Ethernet packets sent by SC.
                 an80iIfPmpConnDLPacketsRx 1.3.6.1.4.1.10728.2.10.2.2.7.1.2 counter64 read-only
Indicates Ethernet packets receivedby SS.
                 an80iIfPmpConnDLPacketsDisc 1.3.6.1.4.1.10728.2.10.2.2.7.1.3 counter64 read-only
Indicates packets discarded due to full buffer.
                 an80iIfPmpConnULPacketsTx 1.3.6.1.4.1.10728.2.10.2.2.7.1.4 counter64 read-only
Indicates Ethernet packets sent by SS.
                 an80iIfPmpConnULPacketsRx 1.3.6.1.4.1.10728.2.10.2.2.7.1.5 counter64 read-only
Indicates Ethernet packets received SC.
                 an80iIfPmpConnULPacketsDisc 1.3.6.1.4.1.10728.2.10.2.2.7.1.6 counter64 read-only
Indicates packets discarded due to full buffer.
                 an80iIfPmpConnStatsStatus 1.3.6.1.4.1.10728.2.10.2.2.7.1.7 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table.
     redlineAn80iIfConformance 1.3.6.1.4.1.10728.2.10.2.4
         redlineAn80iIfGroups 1.3.6.1.4.1.10728.2.10.2.4.1
             redlineAn80iIfPtpGroup 1.3.6.1.4.1.10728.2.10.2.4.1.1
Point to point link objects.
             redlineAn80iIfPmpGroup 1.3.6.1.4.1.10728.2.10.2.4.1.2
Point to multipoint link objects.
             redlineAn80iIfNotificationGroup 1.3.6.1.4.1.10728.2.10.2.4.1.3
The notifications which indicate specific events within the AN80i interface.
         redlineAn80iIfCompls 1.3.6.1.4.1.10728.2.10.2.4.2
             redlineAn80iIfCompliance 1.3.6.1.4.1.10728.2.10.2.4.2.1
The compliance statement for SNMP entities that implement this MIB module.