virtVMwareNameTableUpdate
IBM-GbTOR-G8052-MIB ·
.1.3.6.1.4.1.26543.2.7.7.15.5.1
Object
scalar r/w
Enumeration
This is an action object to get information from the Virtual Center.
Set this value to get(2) to update the host and VM name tables:
virtVMwareHostNameTable,
virtVMwareVMNameTable
with information from the Virtual Center.
These two tables can be querried by subsequent Get operations
without accessing the Virtual Center.
To refresh these two tables, set virtVMwareNameTableUpdate again.
ok(1) is returned always when read.
Context
- MIB
- IBM-GbTOR-G8052-MIB
- OID
.1.3.6.1.4.1.26543.2.7.7.15.5.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- virtVMware
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-GbTOR-G8052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8052-MIB::virtVMwareNameTableUpdate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-GbTOR-G8052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-GbTOR-G8052-MIB::virtVMwareNameTableUpdate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | get |