PRVT-PROXY-MANAGER-MIB: View SNMP OID List / Download MIB
VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES
Home | MIB: PRVT-PROXY-MANAGER-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).
|
|||
Object Name | OID | Type | Access | Info |
prvtProxyManager | 1.3.6.1.4.1.738.1.6.6 |
The MIB module for management of the PRVT-PROXY-MANAGER product. |
||
prvtProxyManNotifications | 1.3.6.1.4.1.738.1.6.6.0 | |||
prvtProxyManagerNewDevice | 1.3.6.1.4.1.738.1.6.6.0.1 |
This notification is triggered, when a new managed device is descovered and added in the proxy manager's list |
||
prvtProxyManagerRemovedDevice | 1.3.6.1.4.1.738.1.6.6.0.2 |
This notification is triggered, when a managed device is removed from the proxy manager's list |
||
prvtProxyManagerUnauthenticatedDevice | 1.3.6.1.4.1.738.1.6.6.0.3 |
This notification is triggered, when a managed device failed to be authenticated from the proxy manager's list |
||
prvtProxyManObjects | 1.3.6.1.4.1.738.1.6.6.1 | |||
prvtProxyManDeviceAddress | 1.3.6.1.4.1.738.1.6.6.1.1 | macaddress | no-access |
The object represents the discovered device address. It is used only for topology change notifications. |
prvtProxyManConfigTable | 1.3.6.1.4.1.738.1.6.6.1.2 | no-access |
The table of containing the global configuration of the Proxy Manager instance. |
|
1.3.6.1.4.1.738.1.6.6.1.2.1 | no-access |
Each entry represents configuration for a ProxyManager instance. |
||
prvtProxyManIndex | 1.3.6.1.4.1.738.1.6.6.1.2.1.1 | unsigned32 | no-access |
The index of this prvtProxyManConfigEntry. This is the instance index of the ProxyManager. Currently only one instance is supported. |
prvtProxyManStatus | 1.3.6.1.4.1.738.1.6.6.1.2.1.2 | prvtproxymanstates | read-write |
The object indicates whether the Proxy manger is enabled(1) or disabled(2). In order to enable the Proxy Manager, prvtProxyManIpRangeEnd, prvtProxyManIpRangeStart, prvtProxyManIpMask, prvtProxyManIpAddr, prvtProxyManVlan, must be correctly set and consistent. In order to enable the manager prvtProxyManRowStatus should be active. |
prvtProxyManAutoMapMode | 1.3.6.1.4.1.738.1.6.6.1.2.1.3 | prvtproxymanstates | read-write |
The object indicates whether the devices will be configured automatically - enabled(1) or manually - disabled(2). If the object is set to disable, the configuration can be managed via prvtProxyManMappingTable |
prvtProxyManVlan | 1.3.6.1.4.1.738.1.6.6.1.2.1.4 | unsigned32 | read-write |
The vlan of the network specified for proxy managment. This field is mandatory for the Proxy Manager in order to work correctly |
prvtProxyManIpAddr | 1.3.6.1.4.1.738.1.6.6.1.2.1.5 | ipaddress | read-write |
The ip address of the device manged by the Proxy Manager. This field is mandatory for the Proxy Manager in order to work correctly |
prvtProxyManIpMask | 1.3.6.1.4.1.738.1.6.6.1.2.1.6 | unsigned32 | read-write |
The bit mask of the network where the proxy manager resides. This field is mandatory for the Proxy Manager in order to work correctly |
prvtProxyManIpRangeStart | 1.3.6.1.4.1.738.1.6.6.1.2.1.7 | ipaddress | read-write |
The start of the ip address range, used by DHCP to provide ip addresses for the discuvered devices This field is mandatory for the Proxy Manager in order to work correctly |
prvtProxyManIpRangeEnd | 1.3.6.1.4.1.738.1.6.6.1.2.1.8 | ipaddress | read-write |
The end of the ip address range, used by DHCP to provide ip addresses for the discuvered devices This field is mandatory for the Proxy Manager in order to work correctly |
prvtProxyManLeasePeriod | 1.3.6.1.4.1.738.1.6.6.1.2.1.9 | unsigned32 | read-write |
The period for which the mapped devices are available in the proxy manager. After it expire, the mapped device can request new lease again. Valid range is <0-604800> seconds. Default value is 300. |
prvtProxyManRowStatus | 1.3.6.1.4.1.738.1.6.6.1.2.1.10 | rowstatus | read-only |
This object indicates the state of the configuration entry. It is read-only and can not be used to create or destroy or manually change the state. Only one configuration entry is supported. The only valid values are: - notReady(3) - the ProxyManger is not correctly configured and there are some field inconsistencies. - acitive(1) - the ProxyManger is configured and the proxy manager is ready to be enabled. The objects which are checked for consistency are: prvtProxyManIpRangeEnd - the ip range should be in the network, defined by the ip address/mask objects prvtProxyManIpRangeStart - the ip range should be in the network defined by the ip address/mask objects prvtProxyManIpMask - shoudl be valid ip mask prvtProxyManIpAddr - should be valid ip address. prvtProxyManVlan - the vlan should exists |
prvtProxySecurityEnabled | 1.3.6.1.4.1.738.1.6.6.1.2.1.11 | prvtproxysecurity | read-write |
The attribute is used to specify the proxy security, The default is securityDisabled(1). |
prvtProxyAcceptInforms | 1.3.6.1.4.1.738.1.6.6.1.2.1.12 | prvtproxyacceptinformstype | read-write |
The attribute is used to specify the accept policy for DHCP Informs messaged. The default if informsDisabled(1). |
prvtProxyManProtoTable | 1.3.6.1.4.1.738.1.6.6.1.3 | no-access |
The table of containing all supported protocols, which will be processed by an active ProxyManager instance This table is read-only. |
|
1.3.6.1.4.1.738.1.6.6.1.3.1 | no-access |
Each entry represents a hardcoded protocol supported by Proxy Manager. |
||
prvtProxyManProtoIndex | 1.3.6.1.4.1.738.1.6.6.1.3.1.1 | prvtproxymanprotocols | no-access |
The index of prvtProxyManProtoTable. It is an enumeration representing all supported protocols by Proxy Manager |
prvtProxyManProtoSvcPort | 1.3.6.1.4.1.738.1.6.6.1.3.1.2 | integer32 | read-only |
The object represents the number of the port for the supported standard protocol. |
prvtProxyManProtoSvcPortType | 1.3.6.1.4.1.738.1.6.6.1.3.1.3 | prvtproxymanporttypes | read-only |
The object represents the type of the managed standard port in the transport porotocol. |
prvtProxyManProtoSrcPort | 1.3.6.1.4.1.738.1.6.6.1.3.1.4 | integer32 | read-only |
TBD |
prvtProxyManProtoDirection | 1.3.6.1.4.1.738.1.6.6.1.3.1.5 | prvtproxymandirection | read-only |
The object identifies direction of the traffic flow (noDirection/inbound/outbound). |
prvtProxyManProtoStatus | 1.3.6.1.4.1.738.1.6.6.1.3.1.6 | prvtproxymanstates | read-write |
This object indicates whether the protocol is to be managed by Proxy manager - enable(1) or not - disable(2). |
prvtProxyManMappingTable | 1.3.6.1.4.1.738.1.6.6.1.4 | no-access |
The table show the mapping between the deiscoverd devices and the ports they are mapped by the proxy manager. It is also used to create mannual mappings between devices and ports if the prvtProxyManAutoMapMode is disabled |
|
1.3.6.1.4.1.738.1.6.6.1.4.1 | no-access |
Each entry represents a mapped device to a port. |
||
prvtProxyManMappingDevice | 1.3.6.1.4.1.738.1.6.6.1.4.1.1 | unsigned32 | no-access |
The object represents the id of the deiscovered device in the LAN. It is index in the prvtProxyManMappingTable |
prvtProxyManMappingIndex | 1.3.6.1.4.1.738.1.6.6.1.4.1.2 | unsigned32 | no-access |
The object represents the index of the mapping entry. It is unique per device and is index in the prvtProxyManMappingTable |
prvtProxyManMappingProto | 1.3.6.1.4.1.738.1.6.6.1.4.1.3 | prvtproxymanprotocols | no-access |
The object represents the protocol, which will be processed. It is index in prvtProxyManMappingTable. |
prvtProxyManMappingDirection | 1.3.6.1.4.1.738.1.6.6.1.4.1.4 | prvtproxymandirection | read-only |
The object identifies the traffic flow direction.(inbound/outbound). |
prvtProxyManMappingGlobalPort | 1.3.6.1.4.1.738.1.6.6.1.4.1.5 | integer32 | read-write |
TBD |
prvtProxyManMappingLocalSrcPort | 1.3.6.1.4.1.738.1.6.6.1.4.1.6 | integer32 | read-write |
TBD |
prvtProxyManMappingLocalDstPort | 1.3.6.1.4.1.738.1.6.6.1.4.1.7 | integer32 | read-write |
TBD |
prvtProxyManMappingRowStatus | 1.3.6.1.4.1.738.1.6.6.1.4.1.8 | rowstatus | read-only |
Indicates the state of the mapping entry. - notReady(3) - the mapping entry is not configured yet - notInService(3) - the mapping entry is configured but the configuration is not applied yet - acitive(3) - the mapping entry is configured and the configuration is applied The objects which need to be configured in order to apply the cinfiguration are: prvtProxyManMappingMAC prvtProxyManMappingPort |
prvtProxyManMappingMAC | 1.3.6.1.4.1.738.1.6.6.1.4.1.9 | macaddress | read-write |
The mac address of the managed device. This field is manadatory |
prvtProxyManMappingIfIndex | 1.3.6.1.4.1.738.1.6.6.1.4.1.10 | integer32 | read-only |
This object shows the ifIndex associated with the managed device. |
prvtProxyManMappingAuthenticated | 1.3.6.1.4.1.738.1.6.6.1.4.1.11 | prvtproxymanauthentication | read-only |
This object shows the authenticated state of the managed device. |