Jump to content

Recommended Posts

Posted

Есть универсальный OID
$dot1dTpFdbPort = ".1.3.6.1.2.1.17.4.3.1.2";

 

по нему можете собрать всё

ответ будет в виде

iso.3.6.1.2.1.17.4.3.1.2.172.21.162.85.40.193 = INTEGER: 473

 

172.21.162.85.40.193 это мак в десятичном виде
473 это LLID ону

  • 2 months later...
  • Replies 145
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Добрый день. Подскажите oid для BDCOM

 

EPON(P3600):
Нужен OID для получения отпброшеных onu на интерфейсе, аналог команды
show epon rejected-onu interface ePON 0/1

GPON(GP3600):
Нужен OID для привязки gpon onu на дерево, аналог
gpon bind-onu sn HWTC:E6B30C3B 1

Нужен OID для отвязки gpon onu от дерева, аналог
no gpon bind-onu sn HWTC:E6B30C3B

Нужен OID для получения отпброшеных onu на интерфейсе, аналог команды
show gpon onu-rejected-information interface gPON 0/1

 

Или направьте где можно их найти.

  • 4 weeks later...
Posted

@glow80

Добрый день

 

1010、PONBlacklistConfigTable(PON portONU Blacklist Configuration Table)
1 ponBlacklistConfigPonIfIndex PON port index 1.3.6.1.4.1.3320.101.10.10.1.1 INTEGER read to create Index of PON port     This table is 2-level index, level 1 index is ifindex of the standard MIB ONU PON interface, and level 2 is blacklist entries of PON port
2 ponBlacklistConfigSeqNo Index of Blacklist Entry on PON 1.3.6.1.4.1.3320.101.10.10.1.2 INTEGER read to create Index of Entry on PON      
3 ponBlacklistConfigMacAddress MAC address of ONU prohibited by blacklist 1.3.6.1.4.1.3320.101.10.10.1.3 MacAddress(OCTET STRING) read to create onu authentication block MAC address      
4 ponBlacklistConfigLastBlockTime Last authentication to jeject time 1.3.6.1.4.1.3320.101.10.10.1.4 TimeTicks read to only last authentication time in system tick from sys to up     Note that TimeTicks is the length of time in unit of 001s since the device started
5 ponBlacklistConfigRowStatus PON port blacklist row status 1.3.6.1.4.1.3320.101.10.10.1.5 RowStatus(INTEGER) read to create PON Black list Config row status     Operate as Standard RowStatus
Posted

1.3.6.1.4.1.3320.101.12.1.1.7  —  onuUniIfAdminStatus
Коротко — это значение админ-статуса UNI-порта (SYNTAX TruthValue, обычно true(1) / false(2)). Установка в false(2) эквивалентна «shutdown» (отключить порт), true(1) — включить.

Posted

Можете подсказать OID по типу команды show epon interface epON 0/1:1 onu port 1 state

очень интересуют все параметры. 

Hardware state is Link-Up
    Speed is 100Mbps
    Duplex is Full-Duplex
 

Posted

@MITRIDAT

onuUniIfOperStatus ONU UNI端口操作状态 1.3.6.1.4.1.3320.101.12.1.1.8 INTEGER read-write ONU UNI port operating status.  
onuUniIfMode ONU UNI端口双工模式 1.3.6.1.4.1.3320.101.12.1.1.9 INTEGER read-write ONU UNI port mode(1-full, 2-half, 3-auto).

full(1)
half(2)
auto(3)

 

onuUniIfSpeed ONU UNI端口速率 1.3.6.1.4.1.3320.101.12.1.1.10 INTEGER read-write ONU UNI port speed(1-10M, 2-100M, 3-1000M, 4-auto). s10M(1)
s100M(2)
s1000M(3)
auto(4)
Posted

@drag0y

 

image.thumb.png.2b1178ff97ff0924afabc273752ba7f4.png


Name: gponOltONUBindRowStatus
Type: OBJECT-TYPE
OID: 1.3.6.1.4.1.3320.10.2.6.1.5
Full path: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).nms(3320).nmsGponMIB(10).nmsGponOltPonPortObj(2).gponOltONUBindTable(6).gponOltONUBindEntry(1).gponOltONUBindRowStatus(5)
Module: NMS-GPON-MIB

 

 


Switch#SHOW interface gpON 0/2
GPON0/2 is up, line protocol is up
  protocolstatus upTimes 3, downTimes 2, last transition 2000-1-17 1:21:57
  Ifindex is 111, unique port number is 15

 


111 is PON port ifindex , then 8 is ONU ifindex
value is 6 ---> destroy

  • 3 weeks later...
  • 5 months later...
  • 2 weeks later...
Posted

@yarnet-klg

Добрый день!

 

 

Name: fileTransferEntry
Type: OBJECT-TYPE
OID: 1.3.6.1.4.1.3320.9.185.1.1.1
Full path: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).nms(3320).nmsMgmt(9).nmsFileMgmtMIB(185).fileTransferManagement(1).fileTransferTable(1).fileTransferEntry(1)
Module: NMS-FILE-MGMT-MIB

Parent: fileTransferTable
First child: fileTransferIndex

Numerical syntax: Null
Base syntax: FileTransferEntry
Composed syntax: FileTransferEntry
Status: current
Max access: not-accessible
Sequences: 1: fileTransferIndex - INTEGER(2 - integer (32 bit))
 2: fileTransferProtocolType - INTEGER(2 - integer (32 bit))
 3: serverIpAddress - IpAddress(64 - IP address)
 4: ftpUserName - DisplayString(4 - octets)
 5: ftpUserPassword - DisplayString(4 - octets)
 6: transferFileSrcNamePath - DisplayString(4 - octets)
 7: transferFileDstNamePath - DisplayString(4 - octets)
 8: transferAction - INTEGER(2 - integer (32 bit))
 9: transferStatus - INTEGER(2 - integer (32 bit))
Indexes: 1: fileTransferIndex 

Description:

Posted

На коды Name: fileTransferEntry
Type: OBJECT-TYPE
OID: 1.3.6.1.4.1.3320.9.185.1.1.1

 

Терминал ругается при запросе: Reason: notWritable (That object does not support modification)
Failed object: iso.3.6.1.4.1.3320.9.185.1.1.1.1

Posted (edited)
9 часов назад, yarnet-klg сказал:

А для загрузки файлов по TFTP есть у BDCOM коды? Коды выше как я понимаю, относятся только к FTP?

не только.

возьмите mib-файлы посвежее, сами почитайте.

fileTransferProtocolType OBJECT-TYPE
        SYNTAX INTEGER
        {
                ftp(1),
                tftp(2)
        }
        MAX-ACCESS read-write
        STATUS current
        DESCRIPTION
                "The type of file transfer protocol used by the process"
        ::= { fileTransferEntry 2 }

 

Edited by nixx
Posted
В 18.06.2026 в 23:45, nixx сказал:

не только.

возьмите mib-файлы посвежее, сами почитайте.

fileTransferProtocolType OBJECT-TYPE
        SYNTAX INTEGER
        {
                ftp(1),
                tftp(2)
        }
        MAX-ACCESS read-write
        STATUS current
        DESCRIPTION
                "The type of file transfer protocol used by the process"
        ::= { fileTransferEntry 2 }

 

Спасибо. Но ссылка, увы, не прогружается.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...