h3cEvbManagerType

H3C-EVB-MIB · .1.3.6.1.4.1.2011.10.2.134.1.2.1.2

Object

column r/w Enumeration
Type of the default VSI manager.
ipv4: Specifies the IPv4 address of the default VSI manager.
ipv6: Specifies the IPv6 address of the default VSI manager.
name: Specifies the name of the default VSI manager, a
      case-insensitive string of 1 to 127 characters.
local: Specifies the device as the default VSI manager.

Context

MIB
H3C-EVB-MIB
OID
.1.3.6.1.4.1.2011.10.2.134.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
h3cEvbDefaultManagerEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ipv4
2ipv6
3name
4local