ibmvPortCfgServ

IBM6611-MIB · .1.3.6.1.4.1.2.6.2.18.7.1.1.3

Object

column mandatory Enumeration
Administrator defined value specifying whether the serverless
option is enables or disabled.  When the serverless option is
enabled; the router looks for particular broadcasts that clients
use in finding the services on the VINES server. This allows
client nodes on a serverless LAN to communicate with a VINES
server more than one hop away. The default value for this object
is 'disable'.

Context

MIB
IBM6611-MIB
OID
.1.3.6.1.4.1.2.6.2.18.7.1.1.3
Type
column
Access
readonly
Status
mandatory
Parent
ibmvPortCfgEntry

Walk 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 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmvPortCfgServ'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmvPortCfgServ.<ibmvPortCfgIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM6611-MIB::ibmvPortCfgServ'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable