h3cDvpnTunnelClientRegType
H3C-DVPN-MIB ·
.1.3.6.1.4.1.2011.10.2.57.1.2.4.1.3
Object
column r/w
Enumeration
The register type used by the client .
Only the interface type is client, it can be used.
undistributed: If a client send a packet to the client with
this configuration, setver will only forward the packet whitout
sending redirect packets.
forward: The client with this configuration will only send packets
forwarded by server, which means it can not initiate to build
a session with other clients.
undistributedandforward: The client with this configuration have
the characteristics of both 'forward' and 'undistributed'.
normal: The client with this configuration can build session with
other clients without any restriction.
Context
- MIB
- H3C-DVPN-MIB
- OID
.1.3.6.1.4.1.2011.10.2.57.1.2.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cDvpnTunnelEntry
- 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 'H3C-DVPN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DVPN-MIB::h3cDvpnTunnelClientRegType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-DVPN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DVPN-MIB::h3cDvpnTunnelClientRegType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-DVPN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-DVPN-MIB::h3cDvpnTunnelClientRegType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | undistributed |
2 | forward |
3 | undistributedandforward |
4 | normal |
Conformance
Member of