madgeSecureAllowedType
MADGEBOX-MIB ·
.1.3.6.1.4.1.494.10.2.6.1.2
Object
column
mandatory
r/w
Enumeration
Identifies the format of the data stored in madgeSecureAllowedAddress not-used - this table entry does not contain valid data ip-address - this table entry contains a valid ip address ipx-address - this table entry contains a valid ipx address mac-address - this table entry contains a valid mac address
Context
- MIB
- MADGEBOX-MIB
- OID
.1.3.6.1.4.1.494.10.2.6.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- madgeSecureAllowedEntry
- Table
- madgeSecureAllowedTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | not-used |
2 | ip-address |
3 | ipx-address |
4 | mac-address |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| madgeSecureAllowedIndex mandatory Index into the table | column | Integer32 | .1.3.6.1.4.1.494.10.2.6.1.1 |
| madgeSecureAllowedAddress mandatory An address of a management station that is
allowed to get / set MIB variables in this device
The format of the address is determined by the
associated entry in the madgeSecureAll… | column | OctetString | .1.3.6.1.4.1.494.10.2.6.1.3 |
| madgeSecureAllowedIPAddress mandatory If madgeSecureAllowedType is set to ip-address,
this variable is equivalent to madgeSecureAllowedAddress
encoded as an IP Address, rather than an Octet String | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.494.10.2.6.1.4 |