managementDomainLocalMode
CISCO-VTP-MIB ·
ciscosb variant
·
.1.3.6.1.4.1.9.9.46.1.2.1.1.3
Object
column r/w
Enumeration
An indication of whether the local system is acting as a VTP Client or as a VTP Server in this management domain. The value 'transparent' is a read-only indication that a device is not supporting VTP for this VTP management domain, e.g., because the amount of VLAN information is too large for it to hold in DRAM.
Context
- MIB
- CISCO-VTP-MIB
- OID
.1.3.6.1.4.1.9.9.46.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- managementDomainEntry
- 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 'CISCO-VTP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VTP-MIB::managementDomainLocalMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VTP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VTP-MIB::managementDomainLocalMode.<managementDomainIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VTP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VTP-MIB::managementDomainLocalMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | client |
2 | server |
3 | transparent |
Conformance
Member of