hh3cEvbManagerType

HH3C-EVB-MIB · .1.3.6.1.4.1.25506.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
HH3C-EVB-MIB
OID
.1.3.6.1.4.1.25506.2.134.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
hh3cEvbDefaultManagerEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ipv4
2ipv6
3name
4local