Home/Catalog/MSCR-MIB

MSCR-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

44
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

44 total
Object Name
nbase
OBJECT IDENTIFIER
.1.3.6.1.4.1.629
RFC1155-SMI
Unknown
.1.3.6.1.4.1.629
nbSwitchG1
OBJECT IDENTIFIER
.1.3.6.1.4.1.629.1
nbSwitchG1Il
OBJECT IDENTIFIER
.1.3.6.1.4.1.629.1.50
nbMacScr
OBJECT IDENTIFIER
.1.3.6.1.4.1.629.1.50.1
unresolvedMACThe SNMP trap that is generated when the Port receives frame with source address not included in this port's MAC security table.
TRAP-TYPE
.1.3.6.1.4.1.629.1.50.1.0.1
nbMacScrRun
OBJECT IDENTIFIER
.1.3.6.1.4.1.629.1.50.1.1
nbMacScrRunSecurityLevelMAC security Levelrw
Enumeration
.1.3.6.1.4.1.629.1.50.1.1.1
nbMacScrRunSaveMSMAC 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'.rw
Enumeration
.1.3.6.1.4.1.629.1.50.1.1.2
nbMacScrRunClearMSMAC 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'.rw
Enumeration
.1.3.6.1.4.1.629.1.50.1.1.3
nbMacScrRunPortsTableA table that contains MAC security Ports configuration.
SEQUENCE OF NbMacScrRunPortsEntry
.1.3.6.1.4.1.629.1.50.1.1.4
nbMacScrRunPortsEntryThe entry describes MAC security Port Configuration.
NbMacScrRunPortsEntry
.1.3.6.1.4.1.629.1.50.1.1.4.1
nbMacScrRunPortNumber of port to be managed.ro
INTEGER
.1.3.6.1.4.1.629.1.50.1.1.4.1.1
nbMacScrRunPortScrStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.629.1.50.1.1.4.1.2
nbMacScrRunPortSaveMSMAC 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'.rw
Enumeration
.1.3.6.1.4.1.629.1.50.1.1.4.1.3
nbMacScrRunPortClearMSMAC 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'.rw
Enumeration
.1.3.6.1.4.1.629.1.50.1.1.4.1.4
nbMacScrRunPortLockingMACLast 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.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.629.1.50.1.1.4.1.5
nbMacScrRunMsTableA 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.
SEQUENCE OF NbMacScrRunMsEntry
.1.3.6.1.4.1.629.1.50.1.1.5
nbMacScrRunMsEntryInformation 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).
NbMacScrRunMsEntry
.1.3.6.1.4.1.629.1.50.1.1.5.1
nbMacScrRunMsIndexIndex of the entry.ro
INTEGER
.1.3.6.1.4.1.629.1.50.1.1.5.1.1
nbMacScrRunMsAddressMAC address which will be learned.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.629.1.50.1.1.5.1.2
nbMacScrRunMsPortPort of the entry. '0' value indicates that the MAC address of the entry applies to all device ports and not to particular one.rw
INTEGER
.1.3.6.1.4.1.629.1.50.1.1.5.1.3
nbMacScrRunMsStateState 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.rw
Enumeration
.1.3.6.1.4.1.629.1.50.1.1.5.1.4
nbMacScrRunMsMaxNumMAX possible quantity of entries in the MAC Security Running Table.ro
INTEGER
.1.3.6.1.4.1.629.1.50.1.1.6
nbMacScrRunTableSizeReal quantity of entries in the MAC Security Running Table.ro
INTEGER
.1.3.6.1.4.1.629.1.50.1.1.7
nbMacScrPerm
OBJECT IDENTIFIER
.1.3.6.1.4.1.629.1.50.1.2
nbMacScrPermSecurityLevelMAC security Levelrw
Enumeration
.1.3.6.1.4.1.629.1.50.1.2.1
nbMacScrPermSaveMSMAC 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'.rw
Enumeration
.1.3.6.1.4.1.629.1.50.1.2.2
nbMacScrPermClearMSMAC 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'.rw
Enumeration
.1.3.6.1.4.1.629.1.50.1.2.3
nbMacScrPermPortsTableA table that contains MAC security Ports configuration.
SEQUENCE OF NbMacScrPermPortsEntry
.1.3.6.1.4.1.629.1.50.1.2.4
nbMacScrPermPortsEntryThe entry describes MAC security Port Configuration.
NbMacScrPermPortsEntry
.1.3.6.1.4.1.629.1.50.1.2.4.1
nbMacScrPermPortNumber of port to be managed.ro
INTEGER
.1.3.6.1.4.1.629.1.50.1.2.4.1.1
nbMacScrPermPortScrStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.629.1.50.1.2.4.1.2
nbMacScrPermPortSaveMSMAC 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'.rw
Enumeration
.1.3.6.1.4.1.629.1.50.1.2.4.1.3
nbMacScrPermPortClearMSMAC 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'.rw
Enumeration
.1.3.6.1.4.1.629.1.50.1.2.4.1.4
nbMacScrPermMsTableA 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.
SEQUENCE OF NbMacScrPermMsEntry
.1.3.6.1.4.1.629.1.50.1.2.5
nbMacScrPermMsEntryInformation 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).
NbMacScrPermMsEntry
.1.3.6.1.4.1.629.1.50.1.2.5.1
nbMacScrPermMsIndexIndex of the entry.ro
INTEGER
.1.3.6.1.4.1.629.1.50.1.2.5.1.1
nbMacScrPermMsAddressMAC address which will be learned.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.629.1.50.1.2.5.1.2
nbMacScrPermMsPortPort of the entry. '0' value indicates that the MAC address of the entry applies to all device ports and not to particular one.rw
INTEGER
.1.3.6.1.4.1.629.1.50.1.2.5.1.3
nbMacScrPermMsStateState 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].rw
Enumeration
.1.3.6.1.4.1.629.1.50.1.2.5.1.4
nbMacScrPermMsMaxNumMAX possible quantity of entries in the MAC Security Permanent Table.ro
INTEGER
.1.3.6.1.4.1.629.1.50.1.2.6
nbMacScrPermTableSizeReal quantity of entries in the MAC Security Permanent Table.ro
INTEGER
.1.3.6.1.4.1.629.1.50.1.2.7
nbMacScrPermLoadMSMAC 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'.rw
Enumeration
.1.3.6.1.4.1.629.1.50.1.2.8
MSCR-MIB - SNMP MIB Reference | MIBs Explorer