NMS-EPON-EOC-CONF: View SNMP OID List / Download MIB
VENDOR: PACIFIC BROADBANK NETWORKS
Home | MIB: NMS-EPON-EOC-CONF | |||
---|---|---|---|---|
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 |
nmsEponEocConfig | 1.3.6.1.4.1.11606.10.101.32 | |||
nmsEponEocTftpOper | 1.3.6.1.4.1.11606.10.101.32.1 | |||
tftpServerIpAddr | 1.3.6.1.4.1.11606.10.101.32.1.1 | ipaddress | read-write |
Remot TFTP server IP address. This value only effects after tftpAction is set. |
tftpServerSourceFileName | 1.3.6.1.4.1.11606.10.101.32.1.2 | octet string | read-write |
TFTP server source file name. This value only effects after tftpAction is set. |
tftpServerDestFileName | 1.3.6.1.4.1.11606.10.101.32.1.3 | octet string | read-write |
TFTP server destination file name. This value only effects after tftpAction is set. |
tftpServerOper | 1.3.6.1.4.1.11606.10.101.32.1.4 | integer | read-write |
TFTP server operation. When the value is set, ths tftpServerIpAddr, tftpServerSourceFileName and tftpServerDestFileName effects at ths same time. Enumeration: 'upload_to_on': 1, 'download_from_on': 2, 'no_operation': 0. |
nmsEponEocBlackWhiteListTable | 1.3.6.1.4.1.11606.10.101.32.2 | no-access |
A list of epon EoC Black White List table. |
|
1.3.6.1.4.1.11606.10.101.32.2.1 | no-access |
A collection of Eoc Black White List property. |
||
authMode | 1.3.6.1.4.1.11606.10.101.32.2.1.1 | integer | read-write |
EPON EoC authentication mode. black_list(1), white_list(2). Enumeration: 'white_list': 2, 'black_list': 1. |
macAddr | 1.3.6.1.4.1.11606.10.101.32.2.1.2 | macaddress | read-only |
EPON EoC master MAC address. |
listOper | 1.3.6.1.4.1.11606.10.101.32.2.1.3 | integer | read-write |
EPON EoC white and black list operation. no_action(0), add_list(1),delete_list(2). Enumeration: 'delete_list': 2, 'add_list': 1, 'no_action': 0. |