JVC VN-E4U API Guide - Page 64

Others, Restart VN-E4, Acquiring SNMP Agent Feature On/Off Status from VN-E4

Page 64 highlights

6. API for Sending JPEG/Audio from VN-E4 via UDP 5. API for Acquiring/Changing Parameters of VN-E4 _ 5.17. Others 5.17. Others These are APIs of features not found on the WEB setting page. Restart VN-E4 Format /api/param?system.status=restart Example of Response system.status&200 OK Interpretation Allowed users Restarts VN-E4. admin Acquiring SNMP Agent Feature On/Off Status from VN-E4 Format /api/param?network.snmp_client.status Example of Response network.snmp_client.status=off&200 OK Interpretation Acquire the on/off status of the SNMP agent feature. Either on or off will be returned. Allowed users admin, operator, user Setting SNMP Agent Feature Status to On/Off for VN-E4 Format /api/param?network.snmp_client.status=data Example /api/param?network.snmp_client.status=on Example of Response network.snmp_client.status&202 Required(network.interface.status=restart) Interpretation Change the on/off status of the SNMP agent feature. Set to on or off. Upon setting this API, execute the "network.interface.status=restart" API for enabling network setting changes to enable the new settings. When SNMP is changed and restarted, VN-E4 takes about 1 minute for restarting. To acquire information of VN-E4 via the SNMP manager, a community name will be required when accessing via SNMPv1 and SNMPv2c. Community name: vn-e4 When access via SNMPv3, a user name, passphrase and private passphrase will be required. User name: vn-e4 Passphrase: vn-e4-snmp Private passphrase: vn-e4-snmp Authentication method: MD5 Encryption system: DES Memory may be consumed within the VN-E4 when the SNMP agent feature is turned on, and the maximum sending bit rate may be constrained. Allowed users admin, operator 64

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80

64
5. API for Acquiring/Changing Parameters of VN-E4 _
5.17. Others
These are APIs of features not found on the WEB setting page.
Restart VN-E4
Format
/api/param?system.status=restart
Example of Response
system.status&200 OK
Interpretation
Restarts VN-E4.
Allowed users
admin
Acquiring SNMP Agent Feature On/Off Status from VN-E4
Format
/api/param?network.snmp_client.status
Example of Response
network.snmp_client.status=off&200 OK
Interpretation
Acquire the on/off status of the SNMP agent feature. Either on or off will be returned.
Allowed users
admin, operator, user
Setting SNMP Agent Feature Status to On/Off for VN-E4
Format
/api/param?network.snmp_client.status=data
Example
/api/param?network.snmp_client.status=on
Example of Response
network.snmp_client.status&202 Required(network.interface.status=restart)
Interpretation
Change the on/off status of the SNMP agent feature. Set to on or off. Upon setting this API, execute the
"network.interface.status=restart" API for enabling network setting changes to enable the new settings.
When SNMP is changed and restarted, VN-E4 takes about 1 minute for restarting.
To acquire information of VN-E4 via the SNMP manager, a community name will be required when accessing
via SNMPv1 and SNMPv2c.
Community name: vn-e4
When access via SNMPv3, a user name, passphrase and private passphrase will be required.
User name:
vn-e4
Passphrase:
vn-e4-snmp
Private passphrase:
vn-e4-snmp
Authentication method:
MD5
Encryption system:
DES
Memory may be consumed within the VN-E4 when the SNMP agent feature is turned on, and the maximum
sending bit rate may be constrained.
Allowed users
admin, operator
5.17. Others
6. API for Sending JPEG/Audio from VN-E4 via UDP