USERGROUP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
30
.1.3.6.1.4.1.248.14.3.1 · 1 row entry · 4 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
Walk hmUserGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'USERGROUP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USERGROUP-MIB::hmUserGroupTable'
A list of user group definitions.
hmUserGroupEntry row .1.3.6.1.4.1.248.14.3.1.1
user group definition
Indexes
Column Syntax OID
The user group number identifying this instance.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.248.14.3.1.1.1
A textual description of the user group instance.
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.248.14.3.1.1.2
If set to true(1) any member of this group is restricted to ports
- which have hmPortSecPermission set to group(2) and
- the group is in hmPortSecAllowedGroupIDs.

If set to false(2) the user may also conn…
Enumerationr/w
Enumerated Values:
1true
2false
.1.3.6.1.4.1.248.14.3.1.1.3
This variable specifies the action which is taken if a
user tries to connect to the given port when he is not
allowed to do so. Setting the variable to none(1)
disables any action. A value of trapOnly(2) generates
a tra…
Enumerationr/w
Enumerated Values:
1none
2trapOnly
3portDisable
.1.3.6.1.4.1.248.14.3.1.1.4
.1.3.6.1.4.1.248.14.3.2 · 1 row entry · 2 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
Walk hmUserGroupMemberTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'USERGROUP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USERGROUP-MIB::hmUserGroupMemberTable'
A list of users which are members of a given user group.
hmUserGroupMemberEntry row .1.3.6.1.4.1.248.14.3.2.1
An user group member entry.
Column Syntax OID
user group id of this member.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.248.14.3.2.1.1
user ID of this member.
MemberID
Type Constraints:
range: 6
.1.3.6.1.4.1.248.14.3.2.1.2

hmUserTable

table
.1.3.6.1.4.1.248.14.3.3 · 1 row entry · 2 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
Walk hmUserTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'USERGROUP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USERGROUP-MIB::hmUserTable'
List of all user group members.
hmUserEntry row .1.3.6.1.4.1.248.14.3.3.1
An user entry.
Indexes
Column Syntax OID
User ID.
MemberID
Type Constraints:
range: 6
.1.3.6.1.4.1.248.14.3.3.1.1
If set to true(1) the user may only connect to ports which
have hmPortSecPermission set to user(1) and hmPortSecAllowedUserID
set to hmUserID.
If set to false(2) the user may also connect to a port if permitted
by other…
Enumerationr/w
Enumerated Values:
1true
2false
.1.3.6.1.4.1.248.14.3.3.1.2
.1.3.6.1.4.1.248.14.3.4 · 1 row entry · 12 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
Walk hmPortSecurityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'USERGROUP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USERGROUP-MIB::hmPortSecurityTable'
List of port security entries.
hmPortSecurityEntry row .1.3.6.1.4.1.248.14.3.4.1
A single port security entry.
Column Syntax OID
Slot number the switch unit is plugged in.
Integer32
Constraints:
range: 1-1
.1.3.6.1.4.1.248.14.3.4.1.1
Port number within the group.
Integer32
Constraints:
range: 1-32
.1.3.6.1.4.1.248.14.3.4.1.2
This variable specifies the security level of the port.
If set to user(1) only the user defined by hmPortSecAllowedUserID
may connect to this port. In group(2) mode only members of the
user group specified by hmPortSecA…
Enumerationr/w
Enumerated Values:
1user
2group
3known
4world
5uplink
.1.3.6.1.4.1.248.14.3.4.1.3
This variable specifies the allowed user ID if
hmPortSecPermission has been set to user(1).
MemberIDr/w
Type Constraints:
range: 6
.1.3.6.1.4.1.248.14.3.4.1.4
This variable specifies the allowed user groups if
hmPortSecPermission has been set to group(2).
Each group is represented by a single bit. If a
group does not exist the value of the bit is ignored.
OctetStringr/w
Constraints:
range: 128-128
.1.3.6.1.4.1.248.14.3.4.1.5
This variable reflects the user ID of a connected user
actually seen on this port. If there is no user connected
the value will be 0x00:00:00:00:00:00.
MemberID
Type Constraints:
range: 6
.1.3.6.1.4.1.248.14.3.4.1.6
This variable specifies the action which is taken if a
user tries to connect to the given port when he is not
allowed to do so. Setting the variable to none(1)
disables any action. A value of trapOnly(2) generates
a tra…
Enumerationr/w
Enumerated Values:
1none
2trapOnly
3portDisable
4autoDisable
.1.3.6.1.4.1.248.14.3.4.1.7
This variable controls whether the agent should
re-configure the port when another user with an
incompatible user group setting has been detected.
The default setting, true(1), should be used if a
single user is connect…
Enumerationr/w
Enumerated Values:
1true
2false
.1.3.6.1.4.1.248.14.3.4.1.8
This variable shows the current status of the port with
respect to port security. If the address seen on the port
is allowed, the status is enabled(1), if it is not allowed,
the status is disabled(2) if hmUserGroupSecur…
Enumeration
Enumerated Values:
1enabled
2disabled
3enabledWithWrongAddr
.1.3.6.1.4.1.248.14.3.4.1.9
This variable specifies the allowed user IP ID if
hmPortSecPermission has been set to user(1).
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.248.14.3.4.1.10
This variable signifies the limit of dynamically learned allowed MAC addresses
for a specific port.
Integer32r/w
Constraints:
range: 0-50
.1.3.6.1.4.1.248.14.3.4.1.11
The current number of dynamically learned allowed MAC addresses on this port.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.248.14.3.4.1.12
.1.3.6.1.4.1.248.14.3.10.1 · 1 row entry · 4 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
Walk hmPortSecExtendedTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'USERGROUP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USERGROUP-MIB::hmPortSecExtendedTable'
List of extended port security entries.
hmPortSecExtendedEntry row .1.3.6.1.4.1.248.14.3.10.1.1
A single extended port security entry.
Column Syntax OID
Slot number the switch unit is plugged in.
Integer32
Constraints:
range: 1-1
.1.3.6.1.4.1.248.14.3.10.1.1.1
Port number within the group.
Integer32
Constraints:
range: 1-32
.1.3.6.1.4.1.248.14.3.10.1.1.2
This variable specifies the action which is taken if a
user tries to connect to the given port when he is not
allowed to do so. Setting the variable to none(1)
disables any action. A value of trapOnly(2) generates
a tra…
Enumerationr/w
Enumerated Values:
1none
2trapOnly
3portDisable
.1.3.6.1.4.1.248.14.3.10.1.1.3
This variable shows the current status of the port with
respect to port security. If the address seen on the port
is allowed, the status is enabled(1), if it is not allowed,
the status is disabled(2) if hmUserGroupSecur…
Enumeration
Enumerated Values:
1enabled
2disabled
3enabledWithWrongAddr
.1.3.6.1.4.1.248.14.3.10.1.1.4
.1.3.6.1.4.1.248.14.3.10.2 · 1 row entry · 6 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
Walk hmPortSecMultipleAdressesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'USERGROUP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USERGROUP-MIB::hmPortSecMultipleAdressesTable'
List of port security entries with multiple allowed addresses.
hmPortSecMultipleAdressesEntry row .1.3.6.1.4.1.248.14.3.10.2.1
A single port security entry with multiple allowed addresses.
Column Syntax OID
Slot number the switch unit is plugged in.
Integer32
Constraints:
range: 1-1
.1.3.6.1.4.1.248.14.3.10.2.1.1
Port number within the group.
Integer32
Constraints:
range: 1-32
.1.3.6.1.4.1.248.14.3.10.2.1.2
Number of adresses.
Integer32
Constraints:
range: 1-50
.1.3.6.1.4.1.248.14.3.10.2.1.3
This variable specifies the allowed user ID if
hmPortSecPermission has been set to user(1).
MemberIDr/w
Type Constraints:
range: 6
.1.3.6.1.4.1.248.14.3.10.2.1.4
This variable specifies the allowed user IP ID if
hmPortSecPermission has been set to user(1).
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.248.14.3.10.2.1.5
The number of bits from left ro right, that are used
from the MAC address.
Integer32r/w
Constraints:
range: 1-48
.1.3.6.1.4.1.248.14.3.10.2.1.6