isnsRegPortalSecurityInfo
ISNS-MIB ·
.1.3.6.1.2.1.163.1.1.6.2.1.1.12
Object
column IsnsPortalSecurityType
Indicates security attribute settings for the Portal as registered in the iSNS server. The bit for bitmapVALID must be set in order for this attribute to contain valid information. Setting a bit to 1 indicates the feature is enabled.
Context
- MIB
- ISNS-MIB
- OID
.1.3.6.1.2.1.163.1.1.6.2.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- isnsRegPortalEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ISNS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISNS-MIB::isnsRegPortalSecurityInfo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISNS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISNS-MIB::isnsRegPortalSecurityInfo.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISNS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISNS-MIB::isnsRegPortalSecurityInfo'
Syntax
- Source
- IsnsPortalSecurityType
- Base type
Bits
Values & Constraints
Type Values
0 | reserved0 |
1 | reserved1 |
2 | reserved2 |
3 | reserved3 |
4 | reserved4 |
5 | reserved5 |
6 | reserved6 |
7 | reserved7 |
8 | reserved8 |
9 | reserved9 |
10 | reserved10 |
11 | reserved11 |
12 | reserved12 |
13 | reserved13 |
14 | reserved14 |
15 | reserved15 |
16 | reserved16 |
17 | reserved17 |
18 | reserved18 |
19 | reserved19 |
20 | reserved20 |
21 | reserved21 |
22 | reserved22 |
23 | reserved23 |
24 | reserved24 |
25 | tunnelModePreferred |
26 | transportModePreferred |
27 | pfsEnabled |
28 | agressiveModeEnabled |
29 | mainModeEnabled |
30 | ikeIPsecEnabled |
31 | bitmapVALID |