MSCR-MIB: View SNMP OID List / Download MIB
VENDOR: NBASE SWITCH COMMUNICATION
Home | MIB: MSCR-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 |
nbase | 1.3.6.1.4.1.629 | |||
nbSwitchG1 | 1.3.6.1.4.1.629.1 | |||
nbSwitchG1Il | 1.3.6.1.4.1.629.1.50 | |||
nbMacScr | 1.3.6.1.4.1.629.1.50.1 | |||
nbMacScrRun | 1.3.6.1.4.1.629.1.50.1.1 | |||
nbMacScrRunSecurityLevel | 1.3.6.1.4.1.629.1.50.1.1.1 | integer | read-write |
MAC security Level Enumeration: 'none': 1, 'perSwitch': 3, 'perPort': 2. |
nbMacScrRunSaveMS | 1.3.6.1.4.1.629.1.50.1.1.2 | integer | read-write |
MAC security address learning: 'manual' - user updates the MAC security table manually; 'save' - user wants 'to freeze' current learned addresses as runtime MAC security table. This object always returns 'manual'. Enumeration: 'save': 2, 'manual': 1. |
nbMacScrRunClearMS | 1.3.6.1.4.1.629.1.50.1.1.3 | integer | read-write |
MAC security address clearing: 'running' - the MAC security table acts as is; 'clear' - user wants 'to clear' all security addresses from runtime MAC security table. This object always returns 'running'. Enumeration: 'running': 1, 'clear': 2. |
nbMacScrRunPortsTable | 1.3.6.1.4.1.629.1.50.1.1.4 | no-access |
A table that contains MAC security Ports configuration. |
|
1.3.6.1.4.1.629.1.50.1.1.4.1 | no-access |
The entry describes MAC security Port Configuration. |
||
nbMacScrRunPort | 1.3.6.1.4.1.629.1.50.1.1.4.1.1 | integer | read-only |
Number of port to be managed. |
nbMacScrRunPortScrStatus | 1.3.6.1.4.1.629.1.50.1.1.4.1.2 | integer | read-write |
The MAC security status of the port. If port's status is 'disable', it works as regular port. If port's status is 'enable' and [nbMacScrRunSecurityLevel] is not 'none', all ingoing to this port frames will be checked on security. If the frames are not allowed - they will be dropped and port will be really disabled. Enumeration: 'enable': 1, 'disable': 2. |
nbMacScrRunPortSaveMS | 1.3.6.1.4.1.629.1.50.1.1.4.1.3 | integer | read-write |
MAC security address learning: 'manual' - user updates the MAC security table manually; 'save' - user wants 'to freeze' current learned addresses for port [nbMacScrRunPort] as runtime MAC security table. This object always returns 'manual'. Enumeration: 'save': 2, 'manual': 1. |
nbMacScrRunPortClearMS | 1.3.6.1.4.1.629.1.50.1.1.4.1.4 | integer | read-write |
MAC security address clearing: 'running' - the MAC security table acts as is; 'clear' - user wants 'to clear' all security addresses for port [nbMacScrRunPort] from runtime MAC security table. This object always returns 'running'. Enumeration: 'running': 1, 'clear': 2. |
nbMacScrRunPortLockingMAC | 1.3.6.1.4.1.629.1.50.1.1.4.1.5 | macaddress | read-only |
Last MAC address which locked this Port (prohibited access). In this case Agent will Disable this Port and will send 'unresolvedMAC' TRAP. To improve this situation, manager must: to add the locking MAC Address for the MAC Addresses list alowed for this Port in the MAC Security Data Base or to prevent coming of the prohibited MAC Address on this Port in the future and then to Enable this Port. |
nbMacScrRunMsTable | 1.3.6.1.4.1.629.1.50.1.1.5 | no-access |
A table that contains information about MAC addresses for ports which the user has entered. This information is used by the MAC security mechanism in determining how to learn a new address of received frame. |
|
1.3.6.1.4.1.629.1.50.1.1.5.1 | no-access |
Information about a specific MAC security address. While the MAC table is implemented as a hash table, for 'next' and 'get' operations the index is [nbMacScrRunMsIndex], but for 'set' operations the PDU must contain the [nbMacScrRunMsAddress] and [nbMacScrRunMsPort] fields (see [nbMacScrRunMsState] DESCRIPTION). |
||
nbMacScrRunMsIndex | 1.3.6.1.4.1.629.1.50.1.1.5.1.1 | integer | read-only |
Index of the entry. |
nbMacScrRunMsAddress | 1.3.6.1.4.1.629.1.50.1.1.5.1.2 | macaddress | read-write |
MAC address which will be learned. |
nbMacScrRunMsPort | 1.3.6.1.4.1.629.1.50.1.1.5.1.3 | integer | read-write |
Port of the entry. '0' value indicates that the MAC address of the entry applies to all device ports and not to particular one. |
nbMacScrRunMsState | 1.3.6.1.4.1.629.1.50.1.1.5.1.4 | integer | read-write |
State of the entry: Only 'valid' entries participate in the MAC security process. The new entry is created when PDU with [nbMacScrRunMsState]='valid'(1), [nbMacScrRunMsAddress], and optionally [nbMacScrRunMsPort] (default='0') comes. If [nbMacScrRunMsAddress] and [nbMacScrRunMsPort] exists, the switch replaces it. The old entry is deleted when PDU with [nbMacScrRunMsState]='invalid'(2), [nbMacScrRunMsAddress], [nbMacScrRunMsPort] comes. The old entry is modified when PDU with [nbMacScrRunMsAddress] and new value of field [nbMacScrRunMsPort] comes. Enumeration: 'valid': 1, 'invalid': 2. |
nbMacScrRunMsMaxNum | 1.3.6.1.4.1.629.1.50.1.1.6 | integer | read-only |
MAX possible quantity of entries in the MAC Security Running Table. |
nbMacScrRunTableSize | 1.3.6.1.4.1.629.1.50.1.1.7 | integer | read-only |
Real quantity of entries in the MAC Security Running Table. |
nbMacScrPerm | 1.3.6.1.4.1.629.1.50.1.2 | |||
nbMacScrPermSecurityLevel | 1.3.6.1.4.1.629.1.50.1.2.1 | integer | read-write |
MAC security Level Enumeration: 'none': 1, 'perSwitch': 3, 'perPort': 2. |
nbMacScrPermSaveMS | 1.3.6.1.4.1.629.1.50.1.2.2 | integer | read-write |
MAC security address learning: 'manual' - user updates the MAC security table manually; 'save' - user wants 'to freeze' current learned addresses as permanent MAC security table. This object always returns 'manual'. Enumeration: 'save': 2, 'manual': 1. |
nbMacScrPermClearMS | 1.3.6.1.4.1.629.1.50.1.2.3 | integer | read-write |
MAC security address clearing: 'running' - the MAC security table acts as is; 'clear' - user wants 'to clear' all security addresses from permanent MAC security table. This object always returns 'running'. Enumeration: 'running': 1, 'clear': 2. |
nbMacScrPermPortsTable | 1.3.6.1.4.1.629.1.50.1.2.4 | no-access |
A table that contains MAC security Ports configuration. |
|
1.3.6.1.4.1.629.1.50.1.2.4.1 | no-access |
The entry describes MAC security Port Configuration. |
||
nbMacScrPermPort | 1.3.6.1.4.1.629.1.50.1.2.4.1.1 | integer | read-only |
Number of port to be managed. |
nbMacScrPermPortScrStatus | 1.3.6.1.4.1.629.1.50.1.2.4.1.2 | integer | read-write |
The MAC security status of the port. If port's status is 'disable', it works as regular port. If port's status is 'enable' and [nbMacScrPermSecurityLevel] is not 'none', all ingoing to this port frames will be checked on security. If the frames are not allowed - they will be dropped and port will be really disabled. Enumeration: 'enable': 1, 'disable': 2. |
nbMacScrPermPortSaveMS | 1.3.6.1.4.1.629.1.50.1.2.4.1.3 | integer | read-write |
MAC security address learning: 'manual' - user updates the MAC security table manually; 'save' - user wants 'to freeze' current learned addresses for port [nbMacScrRunPort] as permanent MAC security table. The set is for DRAM data base only. The updating of NVRAM data base executes after set to the object [nbMacScrPermLoadMS]. This object always returns 'manual'. Enumeration: 'save': 2, 'manual': 1. |
nbMacScrPermPortClearMS | 1.3.6.1.4.1.629.1.50.1.2.4.1.4 | integer | read-write |
MAC security address clearing: 'running' - the MAC security table acts as is; 'clear' - user wants 'to clear' all security addresses for port [nbMacScrPermPort] from permanent MAC security table. The set is for DRAM data base only. The updating of NVRAM data base executes after set to the object [nbMacScrPermLoadMS]. This object always returns 'running'. Enumeration: 'running': 1, 'clear': 2. |
nbMacScrPermMsTable | 1.3.6.1.4.1.629.1.50.1.2.5 | no-access |
A table that contains information about MAC addresses for ports which the user has entered. This information is used by the MAC security mechanism in determining how to learn a new address of received frame. |
|
1.3.6.1.4.1.629.1.50.1.2.5.1 | no-access |
Information about a specific MAC security address. While the MAC table is implemented as a hash table, for 'next' and 'get' operations the index is [nbMacScrPermMsIndex], but for 'set' operations the PDU must contain the [nbMacScrPermMsAddress] and [nbMacScrPermMsPort] fields (see [nbMacScrPermMsState] DESCRIPTION). |
||
nbMacScrPermMsIndex | 1.3.6.1.4.1.629.1.50.1.2.5.1.1 | integer | read-only |
Index of the entry. |
nbMacScrPermMsAddress | 1.3.6.1.4.1.629.1.50.1.2.5.1.2 | macaddress | read-write |
MAC address which will be learned. |
nbMacScrPermMsPort | 1.3.6.1.4.1.629.1.50.1.2.5.1.3 | integer | read-write |
Port of the entry. '0' value indicates that the MAC address of the entry applies to all device ports and not to particular one. |
nbMacScrPermMsState | 1.3.6.1.4.1.629.1.50.1.2.5.1.4 | integer | read-write |
State of the entry: Only 'valid' entries participate in the MAC security process. The new entry is created when PDU with [nbMacScrPermMsState]='valid'(1), [nbMacScrPermMsAddress], and optionally [nbMacScrPermMsPort] (default='0') comes. If [nbMacScrPermMsAddress] and [nbMacScrPermMsPort] exists, the switch replaces it. The old entry is deleted when PDU with [nbMacScrPermMsState]='invalid'(2), [nbMacScrPermMsAddress], [nbMacScrPermMsPort] comes. The old entry is modified when PDU with [nbMacScrPermMsAddress] and new value of field [nbMacScrPermMsPort] comes. The set is for DRAM data base only. The updating of NVRAM data base executes after set to the object [nbMacScrPermLoadMS]. Enumeration: 'valid': 1, 'invalid': 2. |
nbMacScrPermMsMaxNum | 1.3.6.1.4.1.629.1.50.1.2.6 | integer | read-only |
MAX possible quantity of entries in the MAC Security Permanent Table. |
nbMacScrPermTableSize | 1.3.6.1.4.1.629.1.50.1.2.7 | integer | read-only |
Real quantity of entries in the MAC Security Permanent Table. |
nbMacScrPermLoadMS | 1.3.6.1.4.1.629.1.50.1.2.8 | integer | read-write |
MAC security address loading: 'manual' - user updates the MAC security table manually; 'load' - user wants 'to load' permanent MAC security table from the DRAM to the NVRAM. This object always returns 'manual'. Enumeration: 'load': 2, 'manual': 1. |
unresolvedMAC | 1.3.6.1.4.1.629.1.50.10.1 |
The SNMP trap that is generated when the Port receives frame with source address not included in this port's MAC security table. |