The action on a row of the Monitor Authentication Table.
validate(1) : Makes the entry in the authMonitorTable valid
as soon as all variables in the entry
are properly initialized. If the previous
authMonitorState was 'invalid', this will be
immediate. If the previous authMonitorState was
'uninitialized' then the entry is initialized
with any default values (see the description
of each variable) and the Authorization
State will transition to 'valid'.
invalidate(2) : Effectively take the entry out of the table
for now (ie, it will not be used by the agent
for Access Control) but leave the rest of the row
as is so that it can be re- validated by a
manager at a later time.
delete(3) : Take the row out of the table (literally).
no-op(4) : The value returned for a GET of this object.
Parsed from file IBM8281.MIB.txt
Company: ibm
Module: ATM-BRIDGE-MIB
Vendor: IBM
Module: ATM-BRIDGE-MIB (IBM8281.MIB)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
atmBrAuthMonitorActions OBJECT-TYPE SYNTAX INTEGER { validate(1), invalidate(2), delete(3), no-op(4) } ACCESS read-write STATUS mandatory DESCRIPTION "The action on a row of the Monitor Authentication Table. validate(1) : Makes the entry in the authMonitorTable valid as soon as all variables in the entry are properly initialized. If the previous authMonitorState was 'invalid', this will be immediate. If the previous authMonitorState was 'uninitialized' then the entry is initialized with any default values (see the description of each variable) and the Authorization State will transition to 'valid'. invalidate(2) : Effectively take the entry out of the table for now (ie, it will not be used by the agent for Access Control) but leave the rest of the row as is so that it can be re- validated by a manager at a later time. delete(3) : Take the row out of the table (literally). no-op(4) : The value returned for a GET of this object." ::= { atmBrAuthMonitorEntry 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.28.8.1.1.1 | atmBrAuthMonitorIndex | 0 | 0 | A unique value identifying each authMonitorEntry. |
1.3.6.1.4.1.2.6.28.8.1.1.2 | atmBrAuthMonitorCommunity | 0 | 0 | The value of the community name found in SNMP request messages is compared to the value of this object to determine whether or no… |
1.3.6.1.4.1.2.6.28.8.1.1.3 | atmBrAuthMonitorIpAddress | 0 | 0 | This object reflects an IP address of a specific host from which authorized SNMP request can issued (assuming valid commmity nam… |
1.3.6.1.4.1.2.6.28.8.1.1.4 | atmBrAuthMonitorSubnetMask | 0 | 0 | The SubnetMask for this entry in the authMonitorTable. The default is 255.255.255.255. This variable will be bit-wise ANDed wit… |
1.3.6.1.4.1.2.6.28.8.1.1.6 | atmBrAuthMonitorState | 0 | 0 | The action on a row of the Monitor Authentication Table. valid(1) : This entry is considered valid by the agent and will be … |