vtlGroupDevicePrimaryPorts
DATA-DOMAIN-MIB ·
.1.3.6.1.4.1.19746.1.11.2.7.2.1.6
Object
column DDMibTableString64TC
The Primary Ports of a VTL Device. This entry specifies a set of ports that the device will be visible on. If 'all' is provided the device is visible on all ports. If 'none' is provided the device is visible on none of the ports.
Context
- MIB
- DATA-DOMAIN-MIB
- OID
.1.3.6.1.4.1.19746.1.11.2.7.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vtlGroupDeviceEntry
- Groups
- 1
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 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATA-DOMAIN-MIB::vtlGroupDevicePrimaryPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATA-DOMAIN-MIB::vtlGroupDevicePrimaryPorts.<vtlGroupIndex>.<vtlGroupDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DATA-DOMAIN-MIB::vtlGroupDevicePrimaryPorts'
Syntax
- Source
- DDMibTableString64TC
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..64
Conformance
Member of