hh3cVtyAccConnway
HH3C-UI-MAN-MIB ·
.1.3.6.1.4.1.25506.2.2.1.2.1.1.2
Object
column Enumeration
inbound(1):Filter login connections from current UI with ipv4 layer acl. outbound(2):Filter logout connections from current UI with ipv4 layer acl. linkinbound(3):Filter login connections from current UI with link layer acl. acl6inbound(11):Filter login connections from current UI with ipv6 layer acl. acl6outbound(12):Filter logout connections from current UI with ipv6 layer acl.
Context
- MIB
- HH3C-UI-MAN-MIB
- OID
.1.3.6.1.4.1.25506.2.2.1.2.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cVtyAccEntry
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 'HH3C-UI-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-UI-MAN-MIB::hh3cVtyAccConnway'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-UI-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-UI-MAN-MIB::hh3cVtyAccConnway.<hh3cVtyAccUserIndex>.<hh3cVtyAccConnway>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-UI-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-UI-MAN-MIB::hh3cVtyAccConnway'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inbound |
2 | outbound |
3 | linkinbound |
11 | acl6inbound |
12 | acl6outbound |