managementDomainName
CISCO-VTP-MIB ·
ciscosb variant
·
.1.3.6.1.4.1.9.9.46.1.2.1.1.2
Object
column r/w
OctetString
The management name of a domain in which the local system
is participating. The zero-length name corresponds to the
'no management-domain' state which is the initial value at
installation-time if not configured otherwise. Note that
the zero-length name does not correspond to an operational
management domain, and a device does not send VTP
advertisements while in the 'no management-domain' state. A
device leaves the 'no management-domain' state when it
obtains a management-domain name, either through
configuration or through inheriting the management-domain
name from a received VTP advertisement.
When the value of an existing instance of this object is
modified by network management, the local system should re-
initialize its VLAN information (for the given management
domain) as if it had just been configured with a management
domain name at installation time.
Context
- MIB
- CISCO-VTP-MIB
- OID
.1.3.6.1.4.1.9.9.46.1.2.1.1.2- 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::managementDomainName'
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::managementDomainName.<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::managementDomainName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Conformance
Member of