gs2326pSnmpViewsType
LANCOM-GS-2326P-MIB ·
.1.3.6.1.4.1.2356.800.3.2327.1.6.6.2.1.3
Object
column r/w
Enumeration
1: included, An optional flag to indicate that this view subtree should be included. 2: excluded, An optional flag to indicate that this view subtree should be excluded.
Context
- MIB
- LANCOM-GS-2326P-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2327.1.6.6.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gs2326pSnmpViewsEntry
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 'LANCOM-GS-2326P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2326P-MIB::gs2326pSnmpViewsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS-2326P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2326P-MIB::gs2326pSnmpViewsType.<gs2326pSnmpViewsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS-2326P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS-2326P-MIB::gs2326pSnmpViewsType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | included |
2 | excluded |