NMS-EPON-ONU-BATCH-UPDATE: View SNMP OID List / Download MIB
VENDOR: PACIFIC BROADBANK NETWORKS
Home | MIB: NMS-EPON-ONU-BATCH-UPDATE | |||
---|---|---|---|---|
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 |
nmsEponOnuBatchUpdate | 1.3.6.1.4.1.11606.10.101.23 | |||
onuUpdateLLIDs | 1.3.6.1.4.1.11606.10.101.23.1 | portlist | read-write |
ONU LLID list, which defines the ONU to be updated. |
onuUpdateFileName | 1.3.6.1.4.1.11606.10.101.23.2 | octet string | read-write |
The file name in OLT flash, which is ONU bin file and must be existed. |
onuUpdateAction | 1.3.6.1.4.1.11606.10.101.23.3 | integer | read-write |
The update operation indication. 0-no action for update, 1-action for update. Enumeration: 'commit': 2, 'update': 1, 'no_action': 0. |
onuUpdateResult | 1.3.6.1.4.1.11606.10.101.23.4 | integer | read-write |
The result for update. 0-success, 1-processing, 2-other result values and reserved for system. Enumeration: 'processing': 1, 'other': 2, 'success': 0. |