All MIBs › LaserJet-Series4050-MIB › rpc_bind_protocol_address
rpc_bind_protocol_address
Module: LaserJet-Series4050-MIB
OID (symbolic): LaserJet-Series4050-MIB::rpc_bind_protocol_address
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.1.13.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Array of Berkeley sockets style protocol addresses used to bind RPC to a communications protocol family. Setting an instance of this array object to a zero length binary value disables the transport protocol indicated by that instance. All multi-bytes fields are in network (or big-endian) order. Bytes 1 and 2 indicate the transport protocol. Some of the transport protocol mapping information can be found in RFC 1010 Assigned Numbers. A list of interesting transport protocol number mappings include: Protocol | Number ---------+------- UDP/IP | 17 IPX | 1000 MLC | 4660 Bytes 3 and 4 indicate the address family. The address family uses the same mapping as the BSD sockets address family. A list of interesting address family mappings include: Address Family | Number ---------------+------- Internet | 2 NetWare | 6 MLC | 22136 The format the fifth and following bytes is dependent on the address family. For the Internet address family, bytes 5 and 6 contain the port number, bytes 7 through 10 contain the IP address, and the following eight bytes are unused. For NetWare, bytes 5 through 8 are the network number, bytes 9 through 14 are the node number, and bytes 15 and 16 are the socket number. Additional information: The length of the binary value is zero if the instance of an object in the rpc-bind-protocol-address array is not in use. An unfortunate side effect of the implementation is initializing the mass storage device sets this object back to the factory default value. Returns
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.13.1.2 snmpwalk -v2c -c public <target> LaserJet-Series4050-MIB::rpc_bind_protocol_address
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.13.1.2.1 snmpget -v2c -c public <target> LaserJet-Series4050-MIB::rpc_bind_protocol_address.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.13.1.2.1 s <value>
Start monitoring HP LaserJet 4050 series printer with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LaserJet-Series4050-MIB::rpc_bind_protocol_address OID value, configure state conditions and alerts, and monitor any HP LaserJet 4050 series printer from a single console.
OID Breakdown
Upper-level ancestors (16 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9 | net_peripheral | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4 | netdm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2 | dm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1 | device | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1 | system | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.13 | remote_procedure_call | CLJ8550-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.13.1 | settings_rpc | CLJ8550-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.13.1.2 | rpc_bind_protocol_address | LaserJet-Series4050-MIB |